diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-30 00:31:55 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-30 00:31:55 +0000 |
| commit | c49c1257352b367a377d0a51af932ffd856a6a4d (patch) | |
| tree | 5d2b231427f80c19942a7687e02c8f40b7616935 | |
| parent | ca06a09d4d900f6196eeefb1cbfcef462c12b39c (diff) | |
| download | python-openstackclient-c49c1257352b367a377d0a51af932ffd856a6a4d.tar.gz | |
Updated from global requirements
Change-Id: Ic9a5bd518d1b2d4a7979716b9809ce236292205f
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6d8ca54b..f9bae054 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.13 # Apache-2.0 +openstacksdk>=0.9.14 # Apache-2.0 osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 |
