diff --git a/pyproject.toml b/pyproject.toml index 1ecb1db..9614cda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "scipy>=1.10.0,<1.18.0", "matplotlib>=3.7.0,<3.11.0", "reciprocalspaceship>=0.9.18,<1.1.0", - "pyarrow>=12.0.0,<23.0.0", + "pyarrow>=12.0.0,<26.0.0", "ninja>=1.10", ]