Pin python-socketio to 5.8.0 as the latest version throwing error for the test client.
parent
02eaf787e9
commit
cf3c696f7e
|
|
@ -53,4 +53,5 @@ azure-identity==1.13.0
|
|||
google-api-python-client==2.*
|
||||
google-auth-oauthlib==1.0.0
|
||||
Werkzeug==2.2.3
|
||||
keyring==23.*
|
||||
keyring==23.*
|
||||
python-socketio==5.8.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue