Skip to content

Commit

Permalink
Update pandera requirement from <0.22,>=0.20.1 to >=0.20.1,<0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 8c8eb67 commit c39f5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"numexpr >= 2.8, < 2.10.3",
"numpy >= 1.18.5,< 3",
"pandas >= 1.4,< 2.3",
"pandera >= 0.20.1, < 0.22",
"pandera >= 0.20.1, < 0.23",
"pyarrow>=7, <19",
"rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git",
]
Expand Down

0 comments on commit c39f5e6

Please sign in to comment.