summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 04:51:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 04:51:19 +0000
commit23ae4d96acf88ba06d0739bd47119e9d81b5a803 (patch)
tree2db1503399d8413772a5ccdba55c049933c5f1fe /requirements.txt
parent565c05cce1010e682488e79dd33f801bbdd72610 (diff)
downloadpython-heatclient-23ae4d96acf88ba06d0739bd47119e9d81b5a803.tar.gz
Updated from global requirements
Change-Id: I7ff393a7015b2abafbe6b2a5baf1bbf346ef7c35
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index ee88d71..a76c207 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,8 +11,8 @@ PrettyTable<0.8,>=0.7.1 # BSD
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
-PyYAML>=3.10.0 # MIT
+PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT