Commit 2ebddcfe authored by Ozzie Isaacs's avatar Ozzie Isaacs

Lowered version of needed flask-wtf dependency (#2137)

parent 4517f5b0
......@@ -13,4 +13,4 @@ tornado>=4.1,<6.2
Wand>=0.4.4,<0.7.0
unidecode>=0.04.19,<1.3.0
lxml>=3.8.0,<4.7.0
flask-wtf>=0.15.0,<0.16.0
flask-wtf>=0.14.2,<0.16.0
......@@ -51,7 +51,7 @@ install_requires =
Wand>=0.4.4,<0.7.0
unidecode>=0.04.19,<1.3.0
lxml>=3.8.0,<4.7.0
flask-wtf>=0.15.0,<0.16.0
flask-wtf>=0.14.2,<0.16.0
[options.extras_require]
gdrive =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment