From ab717879591fd08cd78ea3b10a88ae433a3fe002 Mon Sep 17 00:00:00 2001 From: Sam Wan Date: Mon, 12 Nov 2018 06:20:52 -0500 Subject: [PATCH] Block requests 2.20.0 to ensure affected projects can too Change-Id: Ie96b0abe285d6bd8f923c45332fa747357703123 Closes-Bug: 1800985 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index e5f3bbe80a..ad7387dd08 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -298,7 +298,7 @@ PyYAML # MIT qpid-python;python_version=='2.7' # Apache-2.0 raven # BSD reno # Apache-2.0 -requests # Apache-2.0 +requests!=2.20.0 # Apache-2.0 requests-aws # BSD License (3 clause) requests-kerberos # ISC requestsexceptions # Apache-2.0