Pin build-time requirements versions, renovatebot will take care of the updates (#8689)

This commit is contained in:
Mirko Galimberti 2024-04-20 17:04:14 +02:00 committed by GitHub
parent e97c3e561d
commit e910b6e7f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
[build-system]
requires = [
"setuptools", "wheel", "packaging",
"setuptools~=69.2.0",
"wheel~=0.43.0",
"packaging~=24.0",
"cython>=0.29.1,<=3.0.0",
'kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"',
'kivy_deps.sdl2_dev~=0.7.0; sys_platform == "win32"',