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

This commit is contained in:
Akshay Joshi
2023-09-05 11:54:43 +05:30
parent 02eaf787e9
commit cf3c696f7e

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