We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3661d96 commit 295eb8fCopy full SHA for 295eb8f
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"numpy >=1.26,<3; python_version >= '3.12'",
40
"pandas >=1.1,<3; python_version < '3.12'",
41
"pandas >=2.1.1,<3; python_version >= '3.12'",
42
- "pandera>=0.22.1,<1",
+ "pandera>=0.22.1,<0.24",
43
"pydantic>=1.10,<3",
44
"dacite>=1.6,<2",
45
"requests>=2.20,<3",
0 commit comments