We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c41ccc commit cb87e21Copy full SHA for cb87e21
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"numpy >= 1.18.5,<2",
26
"pandas >= 1.4,< 2.3",
27
"pandera >= 0.12, < 0.19",
28
- "pyarrow>=7, <16",
+ "pyarrow>=7, <17",
29
"rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git",
30
]
31
0 commit comments