summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:06:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:06:02 +0000
commitacdb66843c4c643b0599d3d65139ece44dcdfb70 (patch)
treec209c76113685094a551c72f84c53b4f451cdad1
parentc264087abaf18f363eeb5a154b0760fc51a28616 (diff)
downloadpython-heatclient-stable/mitaka.tar.gz
Updated from global requirementsmitaka-eol1.1.1stable/mitaka
Change-Id: Icf3c3b623297afc267c27427fb964a5876915c65
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f93c19d..cc5b5a8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ PrettyTable<0.8,>=0.7 # BSD
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,<3.0.0,>=1.6.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-openstackclient>=2.1.0 # Apache-2.0
PyYAML>=3.1.0 # MIT