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 4ca7468 commit 323ff54Copy full SHA for 323ff54
python/Cargo.toml
@@ -24,7 +24,7 @@ bytes = "1.10.1"
24
object_store = { git = "https://github.com/apache/arrow-rs", rev = "7a15e4b47ca97df2edef689c9f2ebd2f3888b79e" }
25
pyo3 = { version = "0.23.0", features = ["macros"] }
26
pyo3-async-runtimes = "0.23"
27
-pyo3-bytes = "0.1.2"
+pyo3-bytes = "0.1.3"
28
pyo3-object_store = { git = "https://github.com/developmentseed/obstore", rev = "28ba07a621c1c104f084fb47ae7f8d08b1eae3ea" }
29
rayon = "1.10.0"
30
tokio-rayon = "2.1.0"
0 commit comments