mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Relax the setuptools constraint
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
54ba9dcd70
commit
6618df6166
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
setuptools >=65.6.3,<66
|
||||
setuptools >= 65.6.3,< 69.0
|
||||
setuptools-scm < 8.0.0
|
||||
pip >=22.3.1,<23.0
|
||||
pip >= 22.3.1,< 23.0
|
||||
|
|
Loading…
Add table
Reference in a new issue