diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-06-24 13:02:15 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-06-24 13:02:15 +0000 |
| commit | c307b6b484eef59f1a9a6832e130723b1f558a47 (patch) | |
| tree | 9dbbe1cd251cfe3eab4678d9198106d2e045f98c | |
| parent | 253ba3c425a8077fc1d3f4504e219765b004f813 (diff) | |
| parent | 4f12a826798312cbd0c287f8241611a42825687d (diff) | |
| download | python-openstackclient-c307b6b484eef59f1a9a6832e130723b1f558a47.tar.gz | |
Merge "Updated from global requirements"
| -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 |
