summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt1
-rw-r--r--test-requirements.txt3
2 files changed, 1 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index f7161d2c..b57a91fe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,3 +16,4 @@ lxml
iso8601>=0.1.4
python-keystoneclient>=0.3.0
oslo.config>=1.1.0
+Babel>=0.9.6
diff --git a/test-requirements.txt b/test-requirements.txt
index 48ac1280..223c4456 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -40,8 +40,5 @@ keyring
netifaces
-# For translations processing
-Babel
-
# For documentation
oslo.sphinx