From b47e6060bab8601d7acac3a5587c07f590feb89f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 10 Mar 2017 19:04:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I362ee6eb0a48329a4a7fe7d8c0bf696f98018a99 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f79862f9..866a8cb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 -setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,>=16.0 # PSF/ZPL +setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,>=16.0 # PSF/ZPL pbr>=2.0.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0