Add the websocket library for automated tests

This commit is contained in:
Jacob Segal 2025-06-13 21:51:32 -07:00
parent a6a6b615f4
commit 92f9a10782

View File

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