From 9dc95d2562b083a7bf4f55e9597cdd7fc70eb749 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 15 Jul 2017 00:06:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I983acd44a072205a84ceba7fe4a65cd2300a23d6 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index fd6141dbc0..426722d3f6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT virtualenv>=13.1.0 # MIT -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,!=34.3.2,>=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,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL mock>=2.0 # BSD # this is required for the docs build jobs