bump python-socketio to 5.13.0 (to support Redis Sentinel natively)

This commit is contained in:
Jan Kessler
2025-04-12 18:48:07 +02:00
parent 257ca45456
commit c6755f9151
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"pydantic==2.10.6",
"python-multipart==0.0.18",
"python-socketio==5.11.3",
"python-socketio==5.13.0",
"python-jose==3.4.0",
"passlib[bcrypt]==1.7.4",