diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-18 19:29:48 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-18 19:29:48 +0000 |
| commit | b2bc638f4ad5ae3cbdc3bb7928f38c4f2b8273c4 (patch) | |
| tree | 37e98cc654f9add78da3f463790b87f181f51d6f /requirements.txt | |
| parent | f63226ee491491caf5d8261e2959769675c00656 (diff) | |
| download | python-cinderclient-b2bc638f4ad5ae3cbdc3bb7928f38c4f2b8273c4.tar.gz | |
Updated from global requirements
Change-Id: I2f17771caf16880f9488932d306808a59f8bbed5
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 9525e93..9fd0e79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.8 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD -keystoneauth1>=2.16.0 # Apache-2.0 +keystoneauth1>=2.17.0 # Apache-2.0 requests!=2.12.2,>=2.10.0 # Apache-2.0 simplejson>=2.2.0 # MIT Babel>=2.3.4 # BSD |
