diff options
| author | Alexandre Flament <alex@al-f.net> | 2019-07-16 10:48:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-16 10:48:41 +0200 |
| commit | f750df871318c435c40c7d910e5dcd47b350e73d (patch) | |
| tree | 33f7ed985f552577930d9bb9c63f64d71c239613 /requirements.txt | |
| parent | 2b5a7169a3ca45b164bf535a9a7f5f815ebbc91a (diff) | |
| parent | a3368c07a70fd3e444c0f19a772578f4aee2ea1c (diff) | |
Merge pull request #1636 from MarcAbonce/babel_update
Add Interlingua translation (fix #978)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 94a7ccf04..6e4df37a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ certifi==2019.3.9 +babel==2.7.0 flask-babel==0.12.2 flask==1.0.2 idna==2.8 |