diff --git a/setup.py b/setup.py index 42afe16152520..e78014c86425d 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def get_git_sha(): install_requires=[ 'boto3==1.4.4', 'celery==3.1.23', - 'cryptography==1.8.1', + 'cryptography==1.7.2', 'flask-appbuilder==1.8.1', 'flask-cache==0.13.1', 'flask-migrate==2.0.3',