Pin version of setuptools
We used to pin version of setuptools in global-requirements-pins
until it got defined in upper-constraints. Since setuptools no longer
kept in u-c since Zed, it makes sense to return pinning back.
On top of that a major setuptools version was released recently with
breaking changes, that affect gnocchi at least [1]
[1] https://github.com/gnocchixyz/gnocchi/issues/1304
Change-Id: I5932e8b66bb4674fb1b39442fea467c075b30989
(cherry picked from commit aa558cc368
)
This commit is contained in:
parent
9d99c16b37
commit
400b89e921
@ -8,4 +8,5 @@
|
||||
|
||||
pip==22.3.1
|
||||
wheel==0.38.4
|
||||
setuptools==67.8.0
|
||||
uWSGI==2.0.21
|
||||
|
Loading…
Reference in New Issue
Block a user