This commit is contained in:
Matteo Rosati
2026-02-18 15:39:01 +01:00
parent d4e9643afc
commit b64e97c9d0
12 changed files with 507 additions and 360 deletions

View File

@@ -16,6 +16,8 @@ dependencies = [
"python-dotenv>=1.2.1",
"fastapi>=0.129.0",
"fastapi[standard]",
"pydantic>=2.12.5",
"sqlalchemy>=2.0.46",
]
[dependency-groups]