chore: dockerfile backend et dépendances python

This commit is contained in:
2026-05-24 04:48:27 +02:00
parent 8bc69bb705
commit b46c8351df
3 changed files with 28 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
fastapi==0.115.5
uvicorn[standard]==0.32.1
sqlalchemy[asyncio]==2.0.36
asyncpg==0.30.0
alembic==1.14.0
pydantic-settings==2.6.1
pillow==11.1.0
python-multipart==0.0.20
httpx==0.28.0
pytest==8.3.4
pytest-asyncio==0.24.0