Skip to content

Commit c367ba0

Browse files
committed
Update pyarrow to 25.0.0
1 parent 9fc6b00 commit c367ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"numpy~=2.0",
2020
"pandas~=2.2",
2121
"polars~=1.30",
22-
"pyarrow>=21,<23",
22+
"pyarrow>=25",
2323
"pybind11~=2.13",
2424
"pytest",
2525
"pytest-asyncio~=1.0",

0 commit comments

Comments
 (0)