Feature: Erstellung der Datenbank und Füllung mit Daten

This commit is contained in:
2025-10-29 00:07:49 +01:00
parent 3c147149ab
commit d61a4a6186
4 changed files with 78 additions and 19 deletions
+1
View File
@@ -2,6 +2,7 @@ annotated-doc==0.0.*
annotated-types==0.7.*
anyio==4.11.*
fastapi==0.120.*
sqlmodel==0.0.*
uvicorn==0.38.0
idna==3.11
pydantic==2.12.*