diff --git a/pyproject.toml b/pyproject.toml index 15398b41..c0ec396e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ all = [ ] cfr = [ "pandas<2.2", - "pyarrow<16.1", + "pyarrow<17.1", ] cloud = [ "croud==1.11.1",