diff --git a/requirements.txt b/requirements.txt index 5661047b..a7aba389 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2021.10.8 +certifi==2022.5.18.1 babel==2.9.1 flask-babel==2.0.0 flask==2.1.1 @@ -7,10 +7,10 @@ lxml==4.9.0 pygments==2.8.0 python-dateutil==2.8.2 pyyaml==6.0 -httpx[http2]==0.21.3 +httpx[http2]==0.23.0 Brotli==1.0.9 uvloop==0.16.0; python_version >= '3.7' uvloop==0.14.0; python_version < '3.7' -httpx-socks[asyncio]==0.7.2 +httpx-socks[asyncio]==0.7.4 langdetect==1.0.9 setproctitle==1.2.2