summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1bdc95f..c316ad3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,6 +4,6 @@
Babel<=1.3,>=1.3
oslo.config<=1.6.0,>=1.4.0 # Apache-2.0
-oslo.i18n<=1.3.1,>=1.0.0 # Apache-2.0
+oslo.i18n<=1.3.1,>=1.3.0 # Apache-2.0
six<=1.9.0,>=1.7.0
WebOb<=1.3.1,>=1.2.3