diff --git a/requirements.txt b/requirements.txt index 5fda595..74b77f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.40.48 certbot==5.1.0 certbot-dns-route53==5.1.0 -cryptography==46.0.2 \ No newline at end of file +cryptography>=46.0.5 \ No newline at end of file