diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-05 04:58:03 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-05 04:58:03 +0000 |
| commit | dc00d7c758a431845750974cc10a2734e14f9d03 (patch) | |
| tree | c853f780f9d45509fc392356cdd6802c25279a4e | |
| parent | 5d92fc0d0a7c606fdcf7a3565801ae361389d9ab (diff) | |
| download | python-openstackclient-dc00d7c758a431845750974cc10a2734e14f9d03.tar.gz | |
Updated from global requirements
Change-Id: Iadee329dc9ee5bd3b12a040c732965da43895dc4
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fe7bc088..97d06c48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ six>=1.9.0 Babel>=1.3 cliff>=1.7.0 # Apache-2.0 cliff-tablib>=1.0 -oslo.config>=1.6.0 # Apache-2.0 +oslo.config>=1.9.0 # Apache-2.0 oslo.i18n>=1.3.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0 oslo.serialization>=1.2.0 # Apache-2.0 |
