Reservation de salle

This commit is contained in:
sartron_Northblue
2025-10-13 14:03:21 +04:00
commit 9add6d9ec4
22 changed files with 1974 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0
sqlalchemy==1.4.51
asyncpg==0.29.0
psycopg2-binary==2.9.9
pydantic==2.5.0
python-dotenv==1.0.0