fix:添加httpx[socks]包来解决设置socks代理时出现的异常

This commit is contained in:
Bowie He 2025-02-06 14:36:53 +08:00
parent 2fc168f8fd
commit 6e8c46a094

View File

@ -5,7 +5,7 @@ PyYAML>=6.0.2
aiosqlite>=0.20.0
click>=8.1.7
rookiepy>=0.5.6
httpx>=0.28.0
httpx[socks]>=0.28.0
fastapi>=0.112.1
uvicorn>=0.30.6
aiofiles>=24.1.0