diff --git a/requirements.txt b/requirements.txt index 5212e202..d377862e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==21.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or pyth 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" -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" +colorama==0.4.6; 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" httpcore==0.13.7; python_version >= "3.6"