diff --git a/setup.py b/setup.py index c4c2bf3..58ac1f1 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def get_readme_contents(): 'pyyaml>=6.0,<6.1', 'jinja2>=2.11.0,<2.12.0', 'fabric>=2.5.0,<2.6.0', - 'cryptography==3.3.2', + 'cryptography==39.0.1', 'cffi>=1.12,<1.15', ] )