diff --git a/pyproject.toml b/pyproject.toml index 627378e..7450fe7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dev = [ "numpy~=2.0", "pandas~=2.2", "polars~=1.30", - "pyarrow>=21,<23", + "pyarrow>=25", "pybind11~=2.13", "pytest", "pytest-asyncio~=1.0",