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 fb2d5d7 commit 0ee6164Copy full SHA for 0ee6164
bindings/python/pyproject.toml
@@ -6,7 +6,7 @@ requires = [
6
# Needed for numpy headers.
7
"numpy>=2.0",
8
# Must be kept in sync with "project.dependencies" below.
9
- "pyarrow>=20.0,<20.1.0",
+ "pyarrow>=20.0,<21.1.0",
10
]
11
12
[project]
0 commit comments