Skip to content

Commit

Permalink
- add email-validator for wtf forms 2.3.0 and above
Browse files Browse the repository at this point in the history
- pin to Werkzeug==0.16.1 (noirbizarre/flask-restplus#777 (comment))
  • Loading branch information
djpnewton committed Dec 4, 2020
1 parent 3840d2d commit dc16b1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Flask-Admin==1.5.4
Flask-Security==1.7.5
Flask-SQLAlchemy==2.4.1
Flask-Mail-SendGrid==0.3
email-validator==1.1.2
# https://github.com/noirbizarre/flask-restplus/issues/777#issuecomment-583254149
Werkzeug==0.16.1
requests==2.20.0
sqlalchemy==1.3.3
marshmallow==2.15.3
Expand Down

0 comments on commit dc16b1a

Please sign in to comment.