Skip to content

Commit

Permalink
Pinning cryptography lib to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 26, 2017
1 parent 70887d7 commit 6880298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 6880298

Please sign in to comment.