Skip to content

Commit

Permalink
Explicit flask dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Sep 28, 2015
1 parent 80228ac commit 50adfdc
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 @@ -17,6 +17,7 @@
zip_safe=False,
scripts=['panoramix/bin/panoramix'],
install_requires=[
'flask>=0.10.1, <1.0.0',
'flask-appbuilder>=1.4.5, <2.0.0',
'flask-login==0.2.11',
'flask-migrate>=1.5.1, <2.0.0',
Expand Down

0 comments on commit 50adfdc

Please sign in to comment.