We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784c138 commit 29d03a1Copy full SHA for 29d03a1
backend/requirements.txt
@@ -9,7 +9,7 @@ python-multipart==0.0.19
9
sqlalchemy[asyncio]==2.0.36
10
sqlmodel==0.0.22
11
redis>=6
12
-python-socketio==5.11.4
+python-socketio==5.14.1
13
fastapi-pagination
14
fastapi[all]
15
uvicorn[standard]
client/requirements.txt
@@ -8,7 +8,7 @@ toml==0.10.2
8
psutil==7.0.0
dirhash==0.5.0
requests-toolbelt==1.0.0
-python-socketio[client]==5.12.1
+python-socketio[client]==5.14.1
textual>=3.0.0
typer>=0.16
xfarm
0 commit comments