diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-09 19:27:13 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-09 19:27:13 +0000 |
commit | 967250761d41f12b3263ce1039cfa896d2ecae0c (patch) | |
tree | a44d132963880d71c39bd917e8596ac72594e285 /requirements.txt | |
parent | 5cf912636b3e55facb924f8ecb8ec871d1be557a (diff) | |
download | python-saharaclient-967250761d41f12b3263ce1039cfa896d2ecae0c.tar.gz |
Updated from global requirements
Change-Id: I8825802c03702c4b6fae9fb8c7ec12090862b5a8
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 6014260..b441468 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ osc-lib>=0.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.14.0 # Apache-2.0 +oslo.utils>=3.15.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 |