From b264c4bbc8c11b8aae0f4a8920b83d0c192c94f8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 15 Feb 2017 01:35:06 +0000 Subject: Updated from global requirements Change-Id: I9bc8e5d548371825ef793c4b601d98b095b2b7e3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 520ab7f..11d179c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 positional>=1.1.1 # 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 six>=1.9.0 # MIT stevedore>=1.17.1 # Apache-2.0 -- cgit v1.2.1