diff --git a/requirements.txt b/requirements.txt index 6ff2d13..a8f3437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" -charset-normalizer==2.0.11; python_full_version >= "3.6.0" and python_version >= "3" +charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3" click==8.0.3; python_version >= "3.6" colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0" ddtrace==0.57.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")