Install flask-wtf.
This commit is contained in:
parent
1e8fbdcf77
commit
f4632654b3
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@ bleach==3.2.1
|
|||
click==7.1.2
|
||||
Flask==1.1.2
|
||||
Flask-Markdown==0.3
|
||||
Flask-WTF==0.14.3
|
||||
fuzzywuzzy==0.18.0
|
||||
importlib-metadata==2.0.0
|
||||
itsdangerous==1.1.0
|
||||
|
@ -18,4 +19,5 @@ six==1.15.0
|
|||
uWSGI==2.0.19.1
|
||||
webencodings==0.5.1
|
||||
Werkzeug==1.0.1
|
||||
WTForms==2.3.3
|
||||
zipp==3.4.0
|
||||
|
|
Loading…
Reference in a new issue