forked from DGNum/uptime-kuma-api
adjust python-socketio client depencency
Uptime kuma uses JavaScript Socket.IO version 4.x. This requires python-socketio version 5.x.
This commit is contained in:
parent
242fea6808
commit
e1da9708c6
1 changed files with 1 additions and 3 deletions
|
@ -1,3 +1 @@
|
||||||
python-socketio==5.6.0
|
python-socketio[client]>=5.0.0
|
||||||
requests==2.28.1
|
|
||||||
websocket-client==1.3.3
|
|
||||||
|
|
Loading…
Reference in a new issue