mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Update flask-wtf to 0.14
Important changes include the new way to disable CSRF for a given form, 0.13 does not support it.
This commit is contained in:
parent
c7f4547d5d
commit
5a7ae4f5d2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
flask>=0.11
|
||||
flask-wtf>=0.13
|
||||
flask-wtf>=0.14
|
||||
flask-sqlalchemy
|
||||
flask-mail>=0.8
|
||||
Flask-Migrate>=1.8.0
|
||||
|
|
Loading…
Reference in a new issue