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.
pyarrow
1 parent e277981 commit 4dedde5Copy full SHA for 4dedde5
pyproject.toml
@@ -14,7 +14,7 @@ thrift = "^0.16.0"
14
pandas = [
15
{ version = ">=1.2.5,<2.2.0", python = ">=3.8" }
16
]
17
-pyarrow = ">=14.0.1,<16"
+pyarrow = ">=14.0.1,<17"
18
19
lz4 = "^4.0.2"
20
requests = "^2.18.1"
0 commit comments