Bump cryptography to 1.9 (#3065)

As 1.7.2 doesn't compile here with openssl 1.1.0f
This commit is contained in:
Riccardo Magliocchetti
2017-07-26 23:11:11 +02:00
committed by Maxime Beauchemin
parent aa95e03eb9
commit fb866a937b

View File

@@ -45,7 +45,7 @@ setup(
'boto3==1.4.4',
'celery==3.1.25',
'colorama==0.3.9',
'cryptography==1.7.2',
'cryptography==1.9',
'flask-appbuilder==1.9.1',
'flask-cache==0.13.1',
'flask-migrate==2.0.3',