We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcacf74 commit 4d31b51Copy full SHA for 4d31b51
1 file changed
pyproject.toml
@@ -15,8 +15,8 @@
15
16
[build-system]
17
requires = [
18
- "setuptools~=70.1.1",
19
- "wheel~=0.43.0"
+ "setuptools~=75.3.0",
+ "wheel~=0.45.1"
20
]
21
build-backend = "setuptools.build_meta"
22
0 commit comments