summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-20 18:02:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-20 18:02:09 +0000
commit76a8e7217558c4e43d7ff45c50c2b2702a20a454 (patch)
treedeaa1f9308c817bda7185acd5a571d032eb0dd26
parent2e698d02987aa728962fc673e08fbc5ca819f276 (diff)
downloadpython-heatclient-76a8e7217558c4e43d7ff45c50c2b2702a20a454.tar.gz
Updated from global requirements
Change-Id: I615315ae3ebbcba6375c8a1e2175622582351328
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index b8eaca6..80ff574 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,8 +10,8 @@ PrettyTable>=0.7,<0.8
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
-python-keystoneclient>=1.1.0
-python-swiftclient>=2.2.0
+python-keystoneclient>=1.1.0,<1.4.0
+python-swiftclient>=2.2.0,<2.5.0
PyYAML>=3.1.0
requests>=2.2.0,!=2.4.0
six>=1.9.0