deploy: fix TemplateResponse signature

This commit is contained in:
Antigravity
2026-06-24 22:10:04 +00:00
commit 458cdaa3c2
78 changed files with 2085 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
fastapi>=0.109.2
uvicorn>=0.27.0
aiosqlite>=0.19.0
PyJWT>=2.8.0
jinja2>=3.1.3
python-multipart>=0.0.9
mcp>=1.2.0
python-dotenv>=1.0.1