diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-25 01:11:34 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-25 01:11:34 +0000 |
| commit | afda6f846fc3abea47c83e6384974cb9bdb8db3b (patch) | |
| tree | 4f3fd21230d57f8050123efbb7f2587c9a0d06cb | |
| parent | 3f86cc0d80228d80c7e3b866c60abedaa58fbbd4 (diff) | |
| download | python-openstackclient-afda6f846fc3abea47c83e6384974cb9bdb8db3b.tar.gz | |
Updated from global requirements
Change-Id: I14eec90a7bfe8301b8698dd4337f3748c3732b78
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index be057a3b..08517042 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Babel>=2.3.4 # BSD cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 keystoneauth1>=2.10.0 # Apache-2.0 openstacksdk>=0.9.0 # Apache-2.0 -osc-lib>=0.4.0 # Apache-2.0 +osc-lib>=1.0.2 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0 |
