Skip to content

Commit 77ed792

Browse files
committed
Add async_timeout and websocket-client to requirements
1 parent df2ebae commit 77ed792

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
aiohttp
2+
async_timeout
23
xmltodict
34
python-socketio>=4,<5
5+
websocket-client
46
pdoc3

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
aiohttp
2+
async_timeout
23
xmltodict
34
python-socketio>=4,<5
45
websocket-client

0 commit comments

Comments
 (0)