Files
Sipro-Stocks/requirements.txt
2024-06-28 21:25:07 +03:00

13 lines
152 B
Plaintext

fastapi
pydantic
uvicorn
uvicorn[standard]
gunicorn
sqlalchemy
sqlalchemy[asyncio]
asyncpg
alembic
python-dotenv
aiohttp
aiohttp[speedups]
celery[redis]