diff --git a/pyproject.toml b/pyproject.toml index bf272a7..4e4b4a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ all = [ cfr = [ "pandas<2.3", "polars<1.17", - "pyarrow<18.1", + "pyarrow<18.2", ] cloud = [ "croud==1.12.0",