Skip to content

Commit

Permalink
Explicitly add Flask as dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko Driesprong committed Aug 7, 2017
1 parent dcf8303 commit d5eca0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def get_git_sha():
'celery==3.1.25',
'colorama==0.3.9',
'cryptography==1.9',
'flask==0.12.2',
'flask-appbuilder==1.9.1',
'flask-cache==0.13.1',
'flask-migrate==2.0.3',
Expand Down

0 comments on commit d5eca0f

Please sign in to comment.