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 2d86af2 commit 362a476Copy full SHA for 362a476
spnl/Cargo.toml
@@ -37,7 +37,7 @@ anyhow = { version = "1.0.98" }
37
lancedb = { version = "0.21.0", optional = true }
38
tracing = { version = "0.1.41", optional = true }
39
arrow-schema = { version = "55.2", optional = true }
40
-arrow-array = { version = "55.2", optional = true }
+arrow-array = { version = "56.0", optional = true }
41
itertools = { version = "0.14.0", optional = true }
42
pdf-extract = { version = "0.9.0", optional = true }
43
serde_json = { version = "1.0.140" }
0 commit comments