diff --git a/pyproject.toml b/pyproject.toml index 7c809798..3a63fe6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "numpy >= 1.18.5,< 3", "pandas >= 1.4,< 2.4", "pandera >= 0.30.1, < 0.31", - "pyarrow>=7, <25", + "pyarrow>=7, <26", "rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git", ]