Fix: several bug fixes

This commit is contained in:
ziesorx 2025-09-12 22:44:27 +07:00
parent 96ecc321ec
commit 9967bff6dc
4 changed files with 112 additions and 31 deletions

View file

@ -2,4 +2,6 @@ fastapi[standard]
uvicorn
websockets
redis
urllib3<2.0.0
urllib3<2.0.0
aiohttp
aiofiles