From 5e2c0c5b55a76f2e645820b27f6acc887aceb9f4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 11 Feb 2017 17:49:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id1fc296fc1b86d605f9c1596548ce0163cd8b687 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a536004..48dd409 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.12.2,>=2.10.0 # Apache-2.0 +requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD # this is required for the docs build jobs