Bumping FAB and cryptography to current version (#647)

This commit is contained in:
Maxime Beauchemin
2016-06-20 15:31:15 -07:00
committed by GitHub
parent 54e4be1d13
commit d71a67cdad
3 changed files with 19 additions and 19 deletions

View File

@@ -17,8 +17,8 @@ setup(
scripts=['caravel/bin/caravel'],
install_requires=[
'babel==2.3.4',
'cryptography==1.1.1',
'flask-appbuilder==1.7.1',
'cryptography==1.4',
'flask-appbuilder==1.8.1',
'Flask-BabelPkg==0.9.6',
'flask-cache==0.13.1',
'flask-migrate==1.5.1',