This commit is contained in:
2026-04-13 20:11:17 +00:00
commit 61e81f01fe
3 changed files with 100 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi==0.115.0
uvicorn[standard]==0.30.6
pydantic==2.9.0
python-multipart==0.0.12
httpx==0.27.2