aboutsummaryrefslogtreecommitdiff
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
parent3592a8e2f7d2901f77c590031212e242c5f9de4e (diff)
downloadihatemoney-mirror-53dae96bdbfcf09f4cef56afda8a7ad567458eeb.zip
ihatemoney-mirror-53dae96bdbfcf09f4cef56afda8a7ad567458eeb.tar.gz
ihatemoney-mirror-53dae96bdbfcf09f4cef56afda8a7ad567458eeb.tar.bz2
Pin WTForms 2.2.1
-rw-r--r--ihatemoney/translations/cs/LC_MESSAGES/messages.mobin0 -> 447 bytes
-rw-r--r--ihatemoney/translations/id/LC_MESSAGES/messages.mobin0 -> 11040 bytes
-rw-r--r--ihatemoney/translations/uk/LC_MESSAGES/messages.mobin0 -> 1652 bytes
-rw-r--r--setup.cfg1
4 files changed, 1 insertions, 0 deletions
diff --git a/ihatemoney/translations/cs/LC_MESSAGES/messages.mo b/ihatemoney/translations/cs/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..3e48ab6
--- /dev/null
+++ b/ihatemoney/translations/cs/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/ihatemoney/translations/id/LC_MESSAGES/messages.mo b/ihatemoney/translations/id/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..b52a56f
--- /dev/null
+++ b/ihatemoney/translations/id/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/ihatemoney/translations/uk/LC_MESSAGES/messages.mo b/ihatemoney/translations/uk/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..0bcb787
--- /dev/null
+++ b/ihatemoney/translations/uk/LC_MESSAGES/messages.mo
Binary files differ
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