summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-10-12 07:20:09 +0000
committerGerrit Code Review <review@openstack.org>2014-10-12 07:20:09 +0000
commit5fcd462ead107b9aec80819ef07291bcda537573 (patch)
tree619b4764ab6b112320661965f1a665ac8d4459cf /requirements.txt
parentc39867f9800f163134a3097b5315f3c048c08128 (diff)
parentb61db3eb725d19d991c9eac39546c2a6dbc6ffbd (diff)
downloadpython-openstackclient-5fcd462ead107b9aec80819ef07291bcda537573.tar.gz
Merge "Add translation markers for user v2 actions"
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 447b534a..c1afc70f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
+Babel>=1.3
cliff>=1.7.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0