aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRémy HUBSCHER <hubscher.remy@gmail.com>2020-04-23 10:22:50 +0200
committerRémy HUBSCHER <hubscher.remy@gmail.com>2020-04-23 10:22:50 +0200
commit53dae96bdbfcf09f4cef56afda8a7ad567458eeb (patch)
tree23cefa1df29f7fda08ef45488f268f9cac2d783f /setup.cfg
parent3592a8e2f7d2901f77c590031212e242c5f9de4e (diff)
downloadihatemoney-mirror-53dae96bdbfcf09f4cef56afda8a7ad567458eeb.zip
ihatemoney-mirror-53dae96bdbfcf09f4cef56afda8a7ad567458eeb.tar.gz
ihatemoney-mirror-53dae96bdbfcf09f4cef56afda8a7ad567458eeb.tar.bz2
Pin WTForms 2.2.1
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index be62af2..86cce6a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -34,6 +34,7 @@ install_requires =
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
+ WTForms==2.2.1
Flask==1.1.2
itsdangerous==1.1.0
Jinja2==2.11.2