diff options
| author | Zuul <zuul@review.openstack.org> | 2017-12-21 03:13:42 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-12-21 03:13:42 +0000 |
| commit | 6db162a0d6876896c47a0d17b0da32fb5f833b03 (patch) | |
| tree | 6115f8aa4e982c2eaac77f57c7a6106e2328ebfd | |
| parent | 7b34445a3cf2c87cc096d064725661f6ca320ee9 (diff) | |
| parent | ec9c2945da827eb1090c81b98d83b11e5e3b38fa (diff) | |
| download | python-cinderclient-6db162a0d6876896c47a0d17b0da32fb5f833b03.tar.gz | |
Merge "Updated from global requirements"
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 82f5669..110a7ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ simplejson>=3.5.1 # MIT Babel!=2.4.0,>=2.3.4 # BSD six>=1.10.0 # MIT oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 |
