diff --git a/requirements.txt b/requirements.txt index d4ace7b..4b3e504 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cffi==1.14.5 cryptography==3.3.2; python_version == '2.7' cryptography==39.0.1; python_version > '2.7' and python_version < '3.6' cryptography==40.0.2; python_version >= '3.6' and python_version < '3.7' -cryptography==42.0.3; python_version >= '3.7' +cryptography==42.0.2; python_version >= '3.7' dnspython==1.16.0 enum34==1.1.10 future==0.18.3