diff options
| author | Zuul <zuul@review.openstack.org> | 2017-12-27 20:06:45 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-12-27 20:06:45 +0000 |
| commit | 65d5d3d615bfd4688cda400245bea136f91923e2 (patch) | |
| tree | 2e54af103b5abbf74b79a99c30f4ada36b97e7b6 | |
| parent | c19d982399f11268901d92c2ddd5ebbb2dbf6492 (diff) | |
| parent | 9c23fc8025c0572a2f46f24e1934808229fb110c (diff) | |
| download | python-openstackclient-65d5d3d615bfd4688cda400245bea136f91923e2.tar.gz | |
Merge "Updated from global requirements"
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index 92998917..a1c48a53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,12 +6,12 @@ six>=1.10.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD cliff!=2.9.0,>=2.8.0 # Apache-2.0 -keystoneauth1>=3.2.0 # Apache-2.0 +keystoneauth1>=3.3.0 # Apache-2.0 openstacksdk>=0.9.19 # Apache-2.0 -osc-lib>=1.7.0 # Apache-2.0 +osc-lib>=1.8.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 |
