diff --git a/requirements.txt b/requirements.txt index e90d860..194ad18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ appdirs==1.4.4 backports.zoneinfo==0.2.1; python_version < '3.9' certifi==2022.9.24; python_version >= '3.6' cffi==1.15.1 -charset-normalizer==2.1.1; python_version >= '3' +charset-normalizer==3.0.0; python_version >= '3' cryptography==38.0.2; python_version >= '3.6' dateparser==1.1.2; python_version >= '3.5' decorator==5.1.1; python_version >= '3.5'