mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-01 18:52:23 +02:00
bump minimal WTForms version
This commit is contained in:
parent
526db044b2
commit
98c30f0914
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ install_requires =
|
|||
Flask-RESTful~=0.3
|
||||
Flask-SQLAlchemy~=2.4
|
||||
Flask-WTF~=0.14,>=0.14.3 # See b76da172652da94c1f9c4b2fdd965375da8a2c3f
|
||||
WTForms>=2.2.1,<2.4
|
||||
WTForms>=2.3.1,<2.4
|
||||
Flask>=1.1,<3.0
|
||||
itsdangerous>=1.1,<3.0
|
||||
Jinja2>=3.0,<4.0
|
||||
|
|
Loading…
Reference in a new issue