Skip to content

Commit 29d03a1

Browse files
committed
updated python-socketio
1 parent 784c138 commit 29d03a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python-multipart==0.0.19
99
sqlalchemy[asyncio]==2.0.36
1010
sqlmodel==0.0.22
1111
redis>=6
12-
python-socketio==5.11.4
12+
python-socketio==5.14.1
1313
fastapi-pagination
1414
fastapi[all]
1515
uvicorn[standard]

client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toml==0.10.2
88
psutil==7.0.0
99
dirhash==0.5.0
1010
requests-toolbelt==1.0.0
11-
python-socketio[client]==5.12.1
11+
python-socketio[client]==5.14.1
1212
textual>=3.0.0
1313
typer>=0.16
1414
xfarm

0 commit comments

Comments
 (0)