summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-04 13:31:10 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-04 13:31:10 +0000
commit4e77168dd3c11eb55f98a9f09785ab727d0ace0a (patch)
tree0fa6f1eaafae0612e47004b740034d98ecdf0a1f
parentd60d9ed7bd5917b288aeba8f70279db4c11491e3 (diff)
downloadpython-saharaclient-4e77168dd3c11eb55f98a9f09785ab727d0ace0a.tar.gz
Updated from global requirements
Change-Id: Id807f1b557c8308d5abdf589cf692d90f6cb3b68
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 778f351..4fe5e91 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,6 +11,6 @@ oslo.log>=3.22.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
-python-openstackclient>=3.3.0 # Apache-2.0
+python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT