Dockerizing the project

This commit is contained in:
2026-03-04 10:47:06 +02:00
parent 519b683fc3
commit ced2950b60
7 changed files with 66 additions and 10 deletions
+9
View File
@@ -0,0 +1,9 @@
fastapi==0.124.4
uvicorn[standard]==0.33.0
sqlalchemy==2.0.47
psycopg2-binary==2.9.10
alembic==1.14.1
pydantic-settings==2.8.1
pytest==8.3.5
pytest-cov==5.0.0