Pin WTForms 2.2.1 (see #567)

This commit is contained in:
Baptiste Jonglez 2020-05-01 00:26:26 +02:00 committed by zorun
parent e37d0a98ff
commit e6ada68589

View file

@ -70,6 +70,7 @@ setup(name='ihatemoney',
"itsdangerous==1.1.0",
"Jinja2==2.10.1",
"six==1.12.0",
"WTForms==2.2.1",
],
extras_require={"dev": [
"zest.releaser",