Skip to content

Commit 4d31b51

Browse files
committed
Update min version of the tools used for creating a release.
1 parent dcacf74 commit 4d31b51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
[build-system]
1717
requires = [
18-
"setuptools~=70.1.1",
19-
"wheel~=0.43.0"
18+
"setuptools~=75.3.0",
19+
"wheel~=0.45.1"
2020
]
2121
build-backend = "setuptools.build_meta"
2222

0 commit comments

Comments
 (0)