Skip to content

Commit

Permalink
[hotfix] incompatible diamond flask-sqlalchemy version
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Feb 17, 2017
1 parent fe377e8 commit f5e3d0c
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 @@ -49,7 +49,7 @@ def get_git_sha():
'flask-cache==0.13.1',
'flask-migrate==1.5.1',
'flask-script==2.0.5',
'flask-sqlalchemy==2.1',
'flask-sqlalchemy==2.0',
'flask-testing==0.6.1',
'humanize==0.5.1',
'gunicorn==19.6.0',
Expand Down

0 comments on commit f5e3d0c

Please sign in to comment.