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 9145d9b commit 6fd101aCopy full SHA for 6fd101a
Cargo.toml
@@ -90,7 +90,7 @@ arrow-schema = { version = "54.2.1" }
90
arrow-data = { version = "54.2.1" }
91
arrow-array = { version = "54.2.1" }
92
parquet = { version = "54.2.1" }
93
-pyo3 = { version = "0.23", features = [
+pyo3 = { version = "0.24", features = [
94
"eyre",
95
"abi3-py37",
96
"multiple-pymethods",
0 commit comments