Skip to content

Commit

Permalink
Pinning appbuilder to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Feb 11, 2016
1 parent e39d6db commit e02702d
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 @@ -19,7 +19,7 @@
install_requires=[
'alembic>=0.8.2, <0.9.0',
'cryptography>=1.1.1, <2.0.0',
'flask-appbuilder>=1.4.5, <2.0.0',
'flask-appbuilder>=1.6.0, <2.0.0',
'flask-login==0.2.11',
'flask-migrate>=1.5.1, <2.0.0',
'flask-script>=2.0.5, <3.0.0',
Expand Down

0 comments on commit e02702d

Please sign in to comment.