增加中控

This commit is contained in:
dekun
2026-05-13 01:52:26 +08:00
parent 5900588718
commit c14c74cf14
13 changed files with 2063 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
fastapi>=0.110,<1
uvicorn[standard]>=0.27,<1
httpx>=0.27,<1
ccxt>=4.2,<5
PySocks>=1.7,<2