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.
2 parents cebcc3e + 74c16d7 commit 552d35aCopy full SHA for 552d35a
pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
"numpy>=2",
22
# We use internal pd._libs.missing and experimental ArrowExtensionArray
23
"pandas>=2.2,<2.3",
24
- "pyarrow>=15",
+ "pyarrow>=18",
25
]
26
27
[project.urls]
0 commit comments