Bump global requirement pins
Gnocchi now needs a new minimum of setuptools, > 39.2.0. We therefore bump to latest version available. Change-Id: I35a9e88e1904cb92218752c6b3564ff6b0e990f4
This commit is contained in:
parent
7e10e2327f
commit
c11ccb3ec5
@ -11,6 +11,6 @@
|
||||
###
|
||||
# Bumping pip to version 10 fails in tempest when trying to install
|
||||
# packages with an empty list.
|
||||
pip==9.0.3
|
||||
setuptools==39.2.0
|
||||
pip==18.0
|
||||
setuptools==40.0.0
|
||||
wheel==0.31.1
|
||||
|
Loading…
Reference in New Issue
Block a user