From 0430e6c6d469267aef2fece6afd8be713b151514 Mon Sep 17 00:00:00 2001 From: Pollo Date: Sat, 2 Aug 2025 16:20:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=BD=BF=E7=94=A8sock?= =?UTF-8?q?s=E4=BB=A3=E7=90=86=E6=97=B6=E8=AF=B7=E6=B1=82=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 41af8815..1864fe14 100644 --- a/requirements.in +++ b/requirements.in @@ -76,6 +76,6 @@ setuptools~=78.1.0 pympler~=1.1 smbprotocol~=1.15.0 setproctitle~=1.3.6 -httpx~=0.28.1 +httpx[socks]~=0.28.1 prometheus-client~=0.22.1 prometheus-fastapi-instrumentator~=7.1.0 \ No newline at end of file