summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-15 01:35:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-15 01:35:06 +0000
commitb264c4bbc8c11b8aae0f4a8920b83d0c192c94f8 (patch)
treeeda198f6dafd9058427b13a94d1280f01563cb8d /requirements.txt
parent04ff88189a240acf88d893a3511721c39f8a5f5e (diff)
downloadpython-keystoneclient-b264c4bbc8c11b8aae0f4a8920b83d0c192c94f8.tar.gz
Updated from global requirements
Change-Id: I9bc8e5d548371825ef793c4b601d98b095b2b7e3
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 520ab7f..11d179c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,6 +11,6 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
positional>=1.1.1 # Apache-2.0
-requests!=2.12.2,>=2.10.0 # Apache-2.0
+requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0