summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorEric Harney <eharney@redhat.com>2020-04-23 13:46:01 -0400
committerEric Harney <eharney@redhat.com>2020-04-23 13:58:09 -0400
commit50060a904c12f3da1ff044cb2e951b54d18b4ad6 (patch)
tree62d04914acdc10bf0ea45d44f79e6130bf8026ce /test-requirements.txt
parent814b7f23e296abb86fa6664279605cc9fab01e59 (diff)
downloadglance_store-50060a904c12f3da1ff044cb2e951b54d18b4ad6.tar.gz
Bump cinder/os-brick requirements
Require versions of these libraries that at least had python 3.6 unit testing. Change-Id: Idbef3c6b241e7a1b953061a65849879ee78f88ff
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 60de638..e8fe8d0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,7 @@ boto3>=1.9.199 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
httplib2>=0.9.1 # MIT
python-swiftclient>=3.2.0 # Apache-2.0
-python-cinderclient>=3.3.0 # Apache-2.0
-os-brick>=2.2.0 # Apache-2.0
+python-cinderclient>=4.1.0 # Apache-2.0
+os-brick>=2.6.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0