feat: deploy demo test

This commit is contained in:
tao.chen
2026-07-28 13:57:54 +08:00
parent af74f2f242
commit 128aa7563f
6 changed files with 77 additions and 4 deletions
+2
View File
@@ -8,7 +8,9 @@ authors = [
]
requires-python = ">=3.12"
dependencies = [
"boto3>=1.43.57",
"fastapi>=0.140.0",
"httpx>=0.28.1",
"loguru>=0.7.3",
"pydantic>=2.13.4",
"uvicorn>=0.51.0",