diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e34ac84fc7..6f740abf6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ rfc3986>=0.3.1 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0 psutil>=3.2.2 # BSD oslo.versionedobjects>=1.31.2 # Apache-2.0 -os-brick>=2.2.0 # Apache-2.0 +os-brick>=2.4.0 # Apache-2.0 os-traits>=0.4.0 # Apache-2.0 os-vif!=1.8.0,>=1.7.0 # Apache-2.0 os-win>=3.0.0 # Apache-2.0 |