From 0b4df3f0016b4acf94d210671d821291c980d05a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 17 May 2016 14:10:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I44f201bf78f4ea7786bf222565047c1f68be416c --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 150cb767..7e7965cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ python-troveclient>=2.2.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD -requests!=2.9.0,>=2.8.1 # Apache-2.0 +requests>=2.10.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD six>=1.9.0 # MIT