This commit is contained in:
Timothy Jaeryang Baek
2025-07-04 15:29:35 +04:00
parent 600344f2e8
commit 9b5da77ffc
3 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ dependencies = [
"python-socketio==5.13.0",
"python-jose==3.4.0",
"passlib[bcrypt]==1.7.4",
"cryptography",
"requests==2.32.4",
"aiohttp==3.11.11",