diff --git a/requirements.txt b/requirements.txt index 0febca4..3d97f02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cerberus==1.3.4; python_version >= "2.7" -certifi==2021.5.30 +certifi==2022.12.7 chardet==4.0.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") charset-normalizer==2.0.4; python_full_version >= "3.5.0" and python_version >= "3" colorama==0.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")