summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements-py3.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt
index ab94218..fc6fdbc 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -7,7 +7,7 @@ Babel<=1.3,>=1.3
iso8601<=0.1.10,>=0.1.9
fixtures<=1.0.0,>=0.3.14
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
oslo.utils<1.5.0,>=1.4.0 # Apache-2.0
posix-ipc<=0.9.9
six<=1.9.0,>=1.7.0
diff --git a/requirements.txt b/requirements.txt
index ab94218..fc6fdbc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ Babel<=1.3,>=1.3
iso8601<=0.1.10,>=0.1.9
fixtures<=1.0.0,>=0.3.14
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
oslo.utils<1.5.0,>=1.4.0 # Apache-2.0
posix-ipc<=0.9.9
six<=1.9.0,>=1.7.0