diff --git a/setup.cfg b/setup.cfg index 480e7253..83329e58 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ swift = python-swiftclient>=2.2.0 # Apache-2.0 cinder = python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 - os-brick>=1.3.0 # Apache-2.0 + os-brick>=1.6.1 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 [build_sphinx]