PostgreSQL + async refactoring, WebSocket server, Redis caching, minified assets
This commit is contained in:
+3
-1
@@ -6,9 +6,11 @@ markupsafe>=3.0.0
|
||||
sqlalchemy>=2.0
|
||||
python-jose[cryptography]
|
||||
passlib
|
||||
bcrypt
|
||||
bcrypt>=4.0.0
|
||||
python-multipart
|
||||
python-dateutil
|
||||
aiofiles
|
||||
tqdm
|
||||
aiosqlite
|
||||
asyncpg
|
||||
redis>=5.0
|
||||
|
||||
Reference in New Issue
Block a user