From a342b0dc9a231f6519cace0394e147b0b1b30deb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Dec 2016 05:11:07 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ibcdd2ed115595139681180a0322b98a9f81088fc --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1f4612d..a5433f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ bashate>=0.2 # Apache-2.0 flake8<2.6.0,>=2.5.4 # MIT pyasn1 # BSD pyOpenSSL>=0.14 # Apache-2.0 -requests>=2.10.0 # Apache-2.0 +requests!=2.12.2,>=2.10.0 # Apache-2.0 ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD # this is required for the docs build jobs