We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011bab2 commit 6a8baffCopy full SHA for 6a8baff
bindings/python/pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
# ARROW-248, pin to less than 72.2.
4
- "setuptools>=70,<72.2",
+ "setuptools>=70,<80.5",
5
"cython>=3.0",
6
# Needed for numpy headers.
7
"numpy>=2.0",
0 commit comments