diff --git a/pyproject.toml b/pyproject.toml index 1c37c6eb..808d4bfb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "numexpr >= 2.8, < 2.14.2", "numpy >= 1.18.5,< 3", "pandas >= 1.4,< 2.4", - "pandera >= 0.30.1, < 0.31", + "pandera >= 0.30.1, < 0.32", "pyarrow>=7, <25", "rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git", ]