diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-15 01:43:03 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-15 01:43:03 +0000 |
| commit | 17dc8526ab861e3eb0e80b228fa1ce756f63f5c4 (patch) | |
| tree | 15d43c69e2ccb9e4a32320c854f0c471bccd3902 | |
| parent | 1c745700d95d8c4e3dfedba51024e4576738fe80 (diff) | |
| download | python-openstackclient-17dc8526ab861e3eb0e80b228fa1ce756f63f5c4.tar.gz | |
Updated from global requirements
Change-Id: I51ce0df359d992153cbe0588c4f67d829a360032
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e3b550d1..8e85f964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 keystoneauth1>=2.7.0 # Apache-2.0 openstacksdk>=0.8.6 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 -osc-lib>=0.1.0 # Apache-2.0 +osc-lib>=0.3.0 # Apache-2.0 oslo.config>=3.12.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.15.0 # Apache-2.0 |
