Add the websocket library for automated tests
This commit is contained in:
parent
a6a6b615f4
commit
92f9a10782
|
|
@ -1,3 +1,4 @@
|
|||
pytest>=7.8.0
|
||||
pytest-aiohttp
|
||||
pytest-asyncio
|
||||
websocket-client
|
||||
|
|
|
|||
Loading…
Reference in New Issue