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