Updated from global requirements

Change-Id: I9cede6b8e6910dc9c0c6269c0c13d9d86694c461
This commit is contained in:
OpenStack Proposal Bot 2017-07-15 14:42:54 +00:00
parent 02910006cd
commit 0a2641ada0
1 changed files with 1 additions and 1 deletions

View File

@ -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