mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2025-12-26 04:48:05 +08:00
fix:添加httpx[socks]包来解决设置socks代理时出现的异常
This commit is contained in:
parent
2fc168f8fd
commit
6e8c46a094
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user