mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 00:16:57 +08:00
fix: 修复使用socks代理时请求失败的问题
This commit is contained in:
+1
-1
@@ -76,6 +76,6 @@ setuptools~=78.1.0
|
|||||||
pympler~=1.1
|
pympler~=1.1
|
||||||
smbprotocol~=1.15.0
|
smbprotocol~=1.15.0
|
||||||
setproctitle~=1.3.6
|
setproctitle~=1.3.6
|
||||||
httpx~=0.28.1
|
httpx[socks]~=0.28.1
|
||||||
prometheus-client~=0.22.1
|
prometheus-client~=0.22.1
|
||||||
prometheus-fastapi-instrumentator~=7.1.0
|
prometheus-fastapi-instrumentator~=7.1.0
|
||||||
Reference in New Issue
Block a user