redis added in main.py

This commit is contained in:
root
2025-07-16 13:52:13 +02:00
parent 9fe99f0cde
commit 83ce97cfdc
2 changed files with 62 additions and 9 deletions

View File

@ -4,3 +4,6 @@ sqlalchemy
asyncpg
jinja2
uvicorn
redis[asyncio]
python-multipart
aioredis