summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:13:58 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:13:58 +0000
commit6d50185c2ab3a37787d151b49b972351ea3719f3 (patch)
tree347126db7e856845298990a871c0477d2b786cd0
parentacdb9ac33603c7d9aefa1e1e152927fde9957ad2 (diff)
downloadpython-saharaclient-stable/liberty.tar.gz
Updated from global requirementsliberty-eol0.11.2stable/liberty
Change-Id: I7a27f7d24209721ac8701bff19f65e992a567e10
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2c91a56..27e3f9b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ cliff!=1.16.0,!=1.17.0,>=1.14.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.12
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
-python-keystoneclient!=1.8.0,>=1.6.0
+python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0
python-openstackclient>=1.5.0
requests!=2.8.0,!=2.9.0,>=2.5.2
six>=1.9.0