Started with db development

This commit is contained in:
Jonas Linter
2025-09-27 17:35:05 +02:00
parent 7b539ea42f
commit ff00edf35d
8 changed files with 136 additions and 27 deletions

View File

@@ -20,6 +20,7 @@ dependencies = [
"slowapi>=0.1.9",
"sqlalchemy>=2.0.43",
"uvicorn>=0.37.0",
"voluptuous>=0.15.2",
"xsdata-pydantic[cli,lxml,soap]>=24.5",
"xsdata[cli,lxml,soap]>=25.7",
]