Skip to content

Commit

Permalink
Add missing flask-wtf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Apr 11, 2017
1 parent a0ddbb9 commit b726254
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 @@ -51,6 +51,7 @@ def get_git_sha():
'flask-script==2.0.5',
'flask-sqlalchemy==2.0',
'flask-testing==0.6.2',
'flask-wtf==0.14.2',
'future>=0.16.0, <0.17',
'humanize==0.5.1',
'gunicorn==19.7.1',
Expand Down

0 comments on commit b726254

Please sign in to comment.