diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-10-22 01:27:20 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-10-22 01:27:20 +0000 |
commit | 2ba65d00ca84fd471bf1cef43c332a4b11b99ffe (patch) | |
tree | e61b35dc1c68ea7a0309cb5c3805686be657a488 /requirements.txt | |
parent | 0a0254f38e94e46e46d4328867e8ab31ac8754ee (diff) | |
download | python-novaclient-2ba65d00ca84fd471bf1cef43c332a4b11b99ffe.tar.gz |
Updated from global requirements
Change-Id: I24e51d74ca70dfa86c949be8d4341cc2882061ac
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 85f98d60..a6863d6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ keystoneauth1>=2.14.0 # Apache-2.0 iso8601>=0.1.11 # MIT oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD requests>=2.10.0 # Apache-2.0 simplejson>=2.2.0 # MIT |