first commit

This commit is contained in:
2026-05-18 19:15:44 +08:00
commit a6a76b4d2b
4 changed files with 148 additions and 0 deletions

5
py/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi==0.110.0
uvicorn==0.27.1
websockets==12.0
mcp==1.26.0
httpx==0.27.0