diff options
| author | asciimoo <asciimoo@gmail.com> | 2014-01-22 00:15:23 +0100 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2014-01-22 00:15:23 +0100 |
| commit | 598535b24a8f2ce290dfda9842fb063e41c4770e (patch) | |
| tree | d6b2e0a05a2be03eee4118c31cfe695c7f03dcef /requirements.txt | |
| parent | 7295df30e14245abf90416363d9f47cc56c1c93d (diff) | |
[mod] ui localization init - new dependency: flask-babel
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 2ff135f16..0f69bc883 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ flask +flask-babel grequests lxml pyyaml |