Skip to content

Commit

Permalink
Add missing flask-wtf dependency (#2586)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx authored and Alanna Scott committed Apr 11, 2017
1 parent a0ddbb9 commit 412634c
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 412634c

Please sign in to comment.