This commit is contained in:
Rory
2025-01-30 18:26:55 -06:00
54 changed files with 562 additions and 302 deletions

View File

@@ -6,7 +6,7 @@ authors = [
]
license = { file = "LICENSE" }
dependencies = [
"fastapi==0.111.0",
"fastapi==0.115.7",
"uvicorn[standard]==0.30.6",
"pydantic==2.9.2",
"python-multipart==0.0.18",