From 7a3742ae56cc983667407283e1acc3640bd72bbe Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Tue, 20 May 2025 18:18:07 +0200 Subject: [mod] upgrade to httpx 0.28.1 (#4674) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index f985965e1..b4006c48e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,10 @@ lxml==5.4.0 pygments==2.19.1 python-dateutil==2.9.0.post0 pyyaml==6.0.2 -httpx[http2]==0.24.1 +httpx[http2]==0.28.1 +httpx-socks[asyncio]==0.10.0 Brotli==1.1.0 uvloop==0.21.0 -httpx-socks[asyncio]==0.7.7 setproctitle==1.3.6 redis==5.2.1 markdown-it-py==3.0.0 -- cgit v1.2.3