diff --git a/pyproject.toml b/pyproject.toml index dc711431..61d3a596 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "numpy >= 1.18.5,< 3", "pandas >= 1.4,< 2.4", "pandera >= 0.20.1, < 0.29", - "pyarrow>=7, <23", + "pyarrow>=7, <24", "rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git", ]