summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements.txt12
2 files changed, 8 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt
index c11dfd8e..c8789496 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,8 +9,8 @@ cliff>=2.8.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
openstacksdk>=0.9.18 # Apache-2.0
osc-lib>=1.7.0 # Apache-2.0
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 199c5d7b..8ff7a00f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15,7 +15,7 @@ requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD
stevedore>=1.20.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
-os-testr>=0.8.0 # Apache-2.0
+os-testr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tempest>=16.1.0 # Apache-2.0
@@ -24,12 +24,12 @@ bandit>=1.1.0 # Apache-2.0
wrapt>=1.7.0 # BSD License
# Install these to generate sphinx autodocs
-aodhclient>=0.7.0 # Apache-2.0
-gnocchiclient>=2.7.0 # Apache-2.0
+aodhclient>=0.9.0 # Apache-2.0
+gnocchiclient>=3.3.1 # Apache-2.0
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-congressclient<2000,>=1.3.0 # Apache-2.0
-python-designateclient>=1.5.0 # Apache-2.0
-python-heatclient>=1.6.1 # Apache-2.0
+python-designateclient>=2.7.0 # Apache-2.0
+python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-karborclient>=0.6.0 # Apache-2.0
@@ -37,7 +37,7 @@ python-mistralclient>=3.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-octaviaclient>=1.0.0 # Apache-2.0
-python-saharaclient>=1.1.0 # Apache-2.0
+python-saharaclient>=1.2.0 # Apache-2.0
python-searchlightclient>=1.0.0 #Apache-2.0
python-senlinclient>=1.1.0 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0