diff --git a/requirements.txt b/requirements.txt index 53dc096..6275505 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.16.0 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" +cryptography==41.0.7; python_version >= "3.6" dnspython==2.4.2; python_full_version >= "3.6.1" and python_version >= "3.6" ecdsa==0.17.0; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" email-validator==1.1.3; python_full_version >= "3.6.2" and python_full_version < "4.0.0"