This commit is contained in:
TJY
2026-07-16 08:31:52 +08:00
commit 8590fafac1
34 changed files with 2611 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
fastapi==0.116.1
uvicorn[standard]==0.35.0
pydantic==2.11.7
pydantic-settings==2.10.1
httpx==0.28.1
websockets==15.0.1
typer==0.16.0
rich==14.0.0
pytest==8.4.1