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
This commit is contained in:
Dmitriy Rabotyagov 2023-06-22 11:04:36 +02:00
parent 42b7c85528
commit aa558cc368
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@
pip==22.3.1
wheel==0.38.4
setuptools==67.8.0
uWSGI==2.0.21