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 37af76c commit a226ca2Copy full SHA for a226ca2
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"sniffio",
17
"cached-property; python_version < '3.8'",
18
"pandas; python_version >= '3.7'",
19
- "pyarrow==11.0.0",
+ "pyarrow==14.0.1",
20
"pyyaml>=6.0",
21
"requests_toolbelt>=1.0.0",
22
]
0 commit comments