From e05277b383605421442aafe0b4c65921485ca9ad Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Dec 2016 05:11:15 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I861be674dca4f199125379f6fc7b34f96b15bee2 --- 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