summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 03:02:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 03:02:27 +0000
commitdb07e2139e9b91f27307e3533081c91331115ca8 (patch)
treec0caf66091b263060458aa865551559e4f8527fb /requirements.txt
parent7db039b75dfbaf40ef0fc65763ebdee92f2060f2 (diff)
downloadpython-heatclient-db07e2139e9b91f27307e3533081c91331115ca8.tar.gz
Updated from global requirements
Change-Id: Ie4583cd6a7103e6fbb5b8376446a64963bcaa7d9
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 63ec50f..652850b 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,>=1.7.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
PyYAML>=3.1.0 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0