diff --git a/requirements.txt b/requirements.txt index 53bb6cea7..adf99384b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ httpx[http2]==0.17.1 Brotli==1.0.9 uvloop==0.15.2; python_version >= '3.7' uvloop==0.14.0; python_version < '3.7' -httpx-socks[asyncio]==0.3.1 +httpx-socks[asyncio]==0.4.0 langdetect==1.0.8 setproctitle==1.2.2