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 1f978b4 commit 324fe97Copy full SHA for 324fe97
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"numpy >= 1.18.5,<2",
25
"pandas >= 1.4,< 2.1",
26
"pandera >= 0.12, < 0.17",
27
- "pyarrow>=7, <13",
+ "pyarrow>=7, <14",
28
"rmi.etoolbox @ git+https://github.com/rmi/etoolbox.git",
29
]
30
0 commit comments