diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-06-18 19:56:34 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-06-18 19:56:34 +0000 |
| commit | 61cf3ba29e857c2e85ceab9efd3b26e2da1e257b (patch) | |
| tree | 8c79d6cf212dc80c9891e715ce446029e39a2607 | |
| parent | 6147409c7dad8c7d1590adf0e2f64e3c7ea212a5 (diff) | |
| parent | 383e12e5c54655947cf5615be910d8362b469312 (diff) | |
| download | python-openstackclient-61cf3ba29e857c2e85ceab9efd3b26e2da1e257b.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 11d2a39f..35084ef6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cliff-tablib>=1.0 os-client-config>=1.2.0 oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=1.4.0 # Apache-2.0 +oslo.utils>=1.6.0 # Apache-2.0 python-glanceclient>=0.18.0 python-keystoneclient>=1.6.0 python-novaclient>=2.22.0 |
