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 8b8b8235..f449e200 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ openstacksdk>=0.9.17 # 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
-python-glanceclient>=2.7.0 # Apache-2.0
+python-glanceclient>=2.8.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.0.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 4d80ef51..5af8d0cf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,7 @@ 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
-python-barbicanclient!=4.5.0,>=4.0.0 # 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