summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-12-15 18:59:46 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-12-15 18:59:46 +0000
commit0f625acfa18e4c53892e7d044e764ace0ed85091 (patch)
treebcef1ffd210d033aa0036c3be4f23b2a96a13fe7 /requirements.txt
parent76757f918091e63b6099003a0e286ba1232d5a78 (diff)
downloadpython-heatclient-0f625acfa18e4c53892e7d044e764ace0ed85091.tar.gz
Updated from global requirements
Change-Id: I8cab2bfcf5acca0445e67bf5cb4593af8c743644
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 45fa946..80f910f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,10 +10,10 @@ iso8601>=0.1.9
PrettyTable<0.8,>=0.7
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0
python-keystoneclient!=1.8.0,>=1.6.0
python-swiftclient>=2.2.0
-python-openstackclient>=1.5.0
+python-openstackclient>=2.0.0
PyYAML>=3.1.0
-requests>=2.8.1
+requests!=2.9.0,>=2.8.1
six>=1.9.0