From ff01014197c26e69a7edc3c60d5ada08d1d6b9cc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Dec 2016 05:06:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I680454de7e77b3e805ae796f9589fe0c335db107 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12a56ba04..f60881a9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ python-ironicclient>=1.6.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 PyYAML>=3.10.0 # MIT -requests>=2.10.0 # Apache-2.0 +requests!=2.12.2,>=2.10.0 # Apache-2.0 tenacity>=3.2.1 # Apache-2.0 setuptools!=24.0.0,>=16.0 # PSF/ZPL six>=1.9.0 # MIT