Add flask-wtf to requirements
This commit is contained in:
parent
447a594c29
commit
cbd683becc
@ -1,6 +1,8 @@
|
|||||||
Click==7.0
|
Click==7.0
|
||||||
Flask==1.0.2
|
Flask==1.0.2
|
||||||
|
Flask-WTF==0.14.2
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
Jinja2==2.10.1
|
Jinja2==2.10.1
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
Werkzeug==0.15.2
|
Werkzeug==0.15.2
|
||||||
|
WTForms==2.2.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user