summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-02 05:13:21 +0000
committerSteve Martinelli <s.martinelli@gmail.com>2016-12-04 05:04:33 +0000
commit26e25e5f7b47138524e9cdb21a97dac276899871 (patch)
tree095f56050a0fcc21f0e8af7cf25b34a50bab4b1c /requirements.txt
parenta2bd23c0dd9ca7ccfcd01640c500e9059a766128 (diff)
downloadpython-keystoneclient-26e25e5f7b47138524e9cdb21a97dac276899871.tar.gz
Updated from global requirements
Change-Id: I943665eef62b3427e66e2f9c5f5f9d1088ff36ee
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 f840c6e..42f0343 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.10.0 # Apache-2.0
+requests!=2.12.2,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0