diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-24 00:21:41 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-24 00:21:41 +0000 |
| commit | 4f12a826798312cbd0c287f8241611a42825687d (patch) | |
| tree | b431fc806a3550f0bb9e9a97e50dc94c977afd40 | |
| parent | af7f64eae5c89ca5faf380ec03d1d9f31707b2a9 (diff) | |
| download | python-openstackclient-4f12a826798312cbd0c287f8241611a42825687d.tar.gz | |
Updated from global requirements
Change-Id: I4c5304a276b1c2b2ea98c98518217b0201a2c993
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index dcba6fd1..7c6f8aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ six>=1.9.0 Babel>=1.3 cliff>=1.13.0 # Apache-2.0 cliff-tablib>=1.0 -os-client-config>=1.2.0 +os-client-config>=1.4.0 oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=1.6.0 # Apache-2.0 |
