diff --git a/pyproject.toml b/pyproject.toml index 20075eb4..190dae9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "numexpr >= 2.8, < 2.11.1", "numpy >= 1.18.5,< 3", "pandas >= 1.4,< 2.4", - "pandera >= 0.20.1, < 0.26", + "pandera >= 0.20.1, < 0.27", "pyarrow>=7, <22", ]