From 0a2641ada05d796aaa98e9246153764e0937a451 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 15 Jul 2017 14:42:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9cede6b8e6910dc9c0c6269c0c13d9d86694c461 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3d2d86b50..c8020a75b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ # https://github.com/pypa/setuptools/issues/951 # This is also referenced here: # https://github.com/openstack/requirements/blob/stable/ocata/global-requirements.txt#L346 -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 hacking<0.12,>=0.11.0 # Apache-2.0