Pin python-socketio to 5.8.0 as the latest version throwing error for the test client.

pull/6682/head
Akshay Joshi 2023-09-05 11:54:43 +05:30
parent 02eaf787e9
commit cf3c696f7e
1 changed files with 2 additions and 1 deletions

View File

@ -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