diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-01 18:47:39 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-01 18:47:39 +0000 |
commit | 91f80b12688cc2f0784a23dec958a69437175f55 (patch) | |
tree | f1fa75b889c7fce3fa599036ec6e5fb0e61cd96f | |
parent | cb31c568afb2e339d36d7e90494a39b550d4d4eb (diff) | |
download | python-saharaclient-91f80b12688cc2f0784a23dec958a69437175f55.tar.gz |
Updated from global requirements
Change-Id: Id4972c8c09f8f4222a5d2a2a3b5f9d7bf28be160
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 261b5d6..c22783b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD -keystoneauth1>=2.7.0 # Apache-2.0 +keystoneauth1>=2.10.0 # Apache-2.0 osc-lib>=0.4.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 |