Use os-brick 5.0.1

Raise minimum version of os-brick to 5.0.1, which contains a
fix for a critical regression.

Depends-on: I372deff54040083e0d2cafee59161c101a2535e4

Change-Id: I8aaaa058c6ec5d383fefb61206854e64049f7e99
Related-bug: #1945323
This commit is contained in:
Brian Rosmaita 2021-10-01 04:03:50 -04:00
parent 555ef55803
commit 91d0a6512f

View File

@ -56,7 +56,7 @@ tenacity>=6.3.1 # Apache-2.0
WebOb>=1.8.6 # MIT
oslo.i18n>=5.0.1 # Apache-2.0
oslo.vmware>=3.8.0 # Apache-2.0
os-brick>=5.0.0 # Apache-2.0
os-brick>=5.0.1 # Apache-2.0
os-win>=5.4.0 # Apache-2.0
tooz>=2.7.1 # Apache-2.0
google-api-python-client>=1.11.0 # Apache-2.0