Add the websocket library for automated tests

This commit is contained in:
Jacob Segal 2025-06-13 21:51:32 -07:00
parent 612889e019
commit 920f526425

View File

@ -1,3 +1,4 @@
pytest>=7.8.0
pytest-aiohttp
pytest-asyncio
websocket-client