mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 17:52:37 +02:00
Pin WTForms 2.2.1 (see #567)
This commit is contained in:
parent
e37d0a98ff
commit
e6ada68589
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -70,6 +70,7 @@ setup(name='ihatemoney',
|
||||||
"itsdangerous==1.1.0",
|
"itsdangerous==1.1.0",
|
||||||
"Jinja2==2.10.1",
|
"Jinja2==2.10.1",
|
||||||
"six==1.12.0",
|
"six==1.12.0",
|
||||||
|
"WTForms==2.2.1",
|
||||||
],
|
],
|
||||||
extras_require={"dev": [
|
extras_require={"dev": [
|
||||||
"zest.releaser",
|
"zest.releaser",
|
||||||
|
|
Loading…
Reference in a new issue