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

@@ -3,7 +3,7 @@ uvicorn[standard]==0.34.0
pydantic==2.10.6
python-multipart==0.0.20
python-socketio==5.11.3
python-socketio==5.13.0
python-jose==3.4.0
passlib[bcrypt]==1.7.4