diff --git a/requirements.txt b/requirements.txt index 254d686..23c2f58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2023.7.22 ; python_version >= '3.6' charset-normalizer==3.0.1 dateparser==1.1.7 -idna==3.4 ; python_version >= '3.5' +idna==3.7 ; python_version >= '3.5' python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pytz==2022.7.1 pytz-deprecation-shim==0.1.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'