Files
MileVault/backend/requirements.txt
T
owain c4e5eb91ed
Build and push images / build-backend (push) Successful in 1m52s
Build and push images / build-worker (push) Successful in 44s
Build and push images / build-frontend (push) Successful in 25s
Use sync SQLAlchemy in Celery worker - fixes asyncpg connection issues
2026-06-06 15:29:36 +01:00

25 lines
463 B
Plaintext

fastapi==0.111.0
uvicorn[standard]==0.30.0
sqlalchemy[asyncio]==2.0.30
asyncpg==0.29.0
alembic==1.13.1
pydantic==2.7.1
pydantic-settings==2.2.1
python-jose[cryptography]==3.3.0
passlib==1.7.4
bcrypt==4.0.1
python-multipart==0.0.9
httpx==0.27.0
redis[hiredis]==5.0.4
celery[redis]==5.4.0
fitparse==1.2.0
gpxpy==1.6.2
numpy==1.26.4
scipy==1.13.0
geopy==2.4.1
polyline==2.0.2
Pillow==10.3.0
aiofiles==23.2.1
python-dateutil==2.9.0
pytz==2024.1
psycopg2-binary==2.9.9