fix: 修复代理问题

This commit is contained in:
丹尼尔
2026-03-15 17:16:05 +08:00
parent 8b62c445fc
commit 15c9e1772a
100 changed files with 6157 additions and 69 deletions

View File

@@ -2,6 +2,7 @@ fastapi==0.115.0
uvicorn[standard]==0.30.0
python-dotenv>=1.0.0
httpx==0.27.0
httpx-socks>=0.9.0
websockets>=12.0
openai>=1.0.0
PySocks>=1.7.0