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 f370eea commit bf93b89Copy full SHA for bf93b89
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>=18.0,<18.1.0",
+ "pyarrow>=18.0,<19.1.0",
10
]
11
12
[project]
0 commit comments