This commit is contained in:
2026-05-19 10:00:21 +02:00
commit 4ffaaaa96d
7 changed files with 257 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi==0.111.0
uvicorn==0.30.1
sqlalchemy==2.0.30
psycopg2-binary==2.9.9
pydantic==2.7.1