mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2026-05-15 10:31:43 +01:00
Merge pull request #5 from Cian-H/dependabot/cargo/pyo3-0.25.0
deps(deps): update pyo3 requirement from 0.22.5 to 0.25.0
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ glob = "*"
|
||||
indicatif = "*"
|
||||
ndarray = { version = "0.16.1", features = ["rayon"] }
|
||||
numpy = "0.25.0"
|
||||
pyo3 = { version = "0.22.5", features = ["abi3-py311", "extension-module"] }
|
||||
pyo3 = { version = "0.25.0", features = ["abi3-py311", "extension-module"] }
|
||||
rayon = "*"
|
||||
thiserror = "2.0.12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user