diff --git a/requirements.txt b/requirements.txt index e2b5919..2350d45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.0.1; python_version >= "3.6" beanie==1.8.12; python_version >= "3.7" and python_version < "4.0" certifi==2023.7.22; python_full_version >= "3.6.1" cffi==1.16.0 -charset-normalizer==3.3.1; python_full_version >= "3.6.1" and python_version >= "3" +charset-normalizer==3.3.2; python_full_version >= "3.6.1" and python_version >= "3" click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1" colorama==0.4.6 cryptography==41.0.5; python_version >= "3.6"