diff --git a/requirements.txt b/requirements.txt index d521b75..0a80f7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ emoji==1.7.0 feedparser==6.0.10; python_version >= "3.8" h11==0.12.0; python_version >= "3.7" httpcore==0.14.7; python_version >= "3.7" -httpx==0.22.0; python_version >= "3.7" +httpx==0.23.0; python_version >= "3.7" idna==3.3; python_version >= "3.8" and python_version < "4" and python_full_version >= "3.6.2" iso8601==1.0.2; python_full_version >= "3.6.2" and python_version < "4.0" and python_version >= "3.8" loguru==0.6.0; python_version >= "3.5"