Merge pull request #12366 from Ithanil/redis_sentinel_2

chore: adapt websocket redis sentinel code to new native support in python-socketio
This commit is contained in:
Tim Jaeryang Baek
2025-04-12 11:41:30 -07:00
committed by GitHub
5 changed files with 19 additions and 82 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",