diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-21 15:57:20 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-21 15:57:20 +0000 |
| commit | 9cb3f4fc70897687350c9bca66e112eb6a5c9d91 (patch) | |
| tree | c55fd9ffc44f14127759b730935edebc27f58830 | |
| parent | 1ac7647c6f9ccf6b31bbc74f76d1d79eddd1b2ce (diff) | |
| download | python-troveclient-9cb3f4fc70897687350c9bca66e112eb6a5c9d91.tar.gz | |
Updated from global requirements
Change-Id: I4923f20fea8c72c147269506edb274d8a52404e7
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8fa6991..b9c5f0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ simplejson>=2.2.0 # MIT oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 Babel>=2.3.4 # BSD -keystoneauth1>=2.17.0 # Apache-2.0 +keystoneauth1>=2.18.0 # Apache-2.0 six>=1.9.0 # MIT python-swiftclient>=3.2.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 |
