diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-01-27 01:23:19 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-01-27 01:23:19 +0000 |
| commit | ca763793cc71d9e62cd526fe50d763000c549248 (patch) | |
| tree | 0251989f0a622d16084a962c71eca1e2e8adad78 /requirements.txt | |
| parent | 0004b828f787439863aa6298372804fd034833c6 (diff) | |
| parent | dd7837a5e2730d5962fc22894cbd92433951fa7d (diff) | |
| download | python-openstackclient-3.8.0.tar.gz | |
Merge "Updated from global requirements"3.8.0
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 c5371006..422f782d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ six>=1.9.0 # MIT Babel>=2.3.4 # BSD cliff>=2.3.0 # Apache-2.0 keystoneauth1>=2.18.0 # Apache-2.0 -openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 # Apache-2.0 +openstacksdk>=0.9.13 # Apache-2.0 osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 |
