diff --git a/pyproject.toml b/pyproject.toml index 3dd5e33e..8edd6a29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "numpy >= 1.18.5,<2", "pandas >= 1.4,< 1.6", "pandera >= 0.12, < 0.15", - "pyarrow>=7, <12", + "pyarrow>=7, <13", "rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git", ]