diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-04 02:41:26 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-04 02:41:26 +0000 |
commit | 11482d3eb134f2ab42e918b1cd850720e6d7d867 (patch) | |
tree | 69f5d90348ff4dc36f0bbeea3dc09b63b4572e0f /requirements.txt | |
parent | 3870b8a763eb473abde37bd44ed3269919408094 (diff) | |
download | python-keystoneclient-11482d3eb134f2ab42e918b1cd850720e6d7d867.tar.gz |
Updated from global requirements
Change-Id: I5c93bd76215050cb0f671a053d49f52c570285f4
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 11f422c..8b7b592 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 keystoneauth1>=2.10.0 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 |