mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2025-12-26 04:48:05 +08:00
Merge pull request #225 from BowieHe/develop
fix: 在 httpx 依赖中添加 [socks] 选项,启用 socks 支持
This commit is contained in:
commit
6392bf8f3a
@ -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