diff --git a/setup.cfg b/setup.cfg index 65b01b1f..480e7253 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,8 +60,8 @@ 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.4.0,>=1.3.0 # Apache-2.0 - oslo.rootwrap>=2.0.0 # Apache-2.0 + os-brick>=1.3.0 # Apache-2.0 + oslo.rootwrap>=5.0.0 # Apache-2.0 [build_sphinx] source-dir = doc/source