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