diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-12-21 00:44:49 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-12-21 00:44:49 +0000 |
| commit | 05218d9500c899f2f4f145d03c9cda7f65df6a45 (patch) | |
| tree | 89ca8ad33a4a128593ae2e64ab676226c411e646 | |
| parent | 9a7050b2dbe3c0cc393bd4664aa5c581ea7caaec (diff) | |
| download | python-neutronclient-05218d9500c899f2f4f145d03c9cda7f65df6a45.tar.gz | |
Updated from global requirements
Change-Id: I6f0b04b8158f2702c522710b2f658cddfdef6675
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 65a4159..4933c33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cliff!=2.9.0,>=2.8.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 iso8601>=0.1.11 # MIT netaddr>=0.7.18 # BSD -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.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 |
