summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 87bb3ab1..6b2e351e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ keystoneauth1>=2.1.0 # Apache-2.0
openstacksdk # Apache-2.0
os-client-config>=1.13.1 # Apache-2.0
oslo.config>=3.2.0 # Apache-2.0
-oslo.i18n>=1.5.0 # Apache-2.0
+oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
python-glanceclient>=1.2.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 1c495a4f..a0b05bf1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -23,7 +23,7 @@ python-barbicanclient>=3.3.0 # Apache-2.0
python-congressclient>=1.0.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
python-heatclient>=0.6.0 # Apache-2.0
-python-ironicclient>=0.8.0 # Apache-2.0
+python-ironicclient>=0.9.0 # Apache-2.0
python-mistralclient>=1.0.0 # Apache-2.0
python-saharaclient>=0.10.0 # Apache-2.0
python-tuskarclient>=0.1.17 # Apache-2.0