diff --git a/requirements.txt b/requirements.txt index 5212e202..1a38ae1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ anyio==3.3.1; python_full_version >= "3.6.2" and python_version >= "3.6" attrs==21.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" cached-property==1.5.2 certifi==2021.5.30; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" -charset-normalizer==2.0.6; python_full_version >= "3.6.0" and python_version >= "3.6" +charset-normalizer==3.3.2; python_full_version >= "3.6.0" and python_version >= "3.6" colorama==0.4.4; python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and platform_system == "Windows" decorator==4.4.2; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.2.0" h11==0.12.0; python_version >= "3.6"