Bumping flask-appbuilder to 1.9.1

This commit is contained in:
Maxime Beauchemin 2017-06-21 11:32:41 -07:00
parent 0b09a74d37
commit 5344a80535
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ setup(
'celery==3.1.25',
'colorama==0.3.9',
'cryptography==1.7.2',
'flask-appbuilder==1.9.0',
'flask-appbuilder==1.9.1',
'flask-cache==0.13.1',
'flask-migrate==2.0.3',
'flask-script==2.0.5',