Files
Sipro-Stocks/requirements.txt
2024-07-01 06:01:50 +03:00

14 lines
153 B
Plaintext

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