mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-23 02:31:57 +00:00
Merge pull request #4 from Cian-H/dependabot/cargo/numpy-0.25.0
deps(deps): update numpy requirement from 0.22.0 to 0.25.0
This commit is contained in:
@@ -13,7 +13,7 @@ csv = "*"
|
|||||||
glob = "*"
|
glob = "*"
|
||||||
indicatif = "*"
|
indicatif = "*"
|
||||||
ndarray = { version = "0.16.1", features = ["rayon"] }
|
ndarray = { version = "0.16.1", features = ["rayon"] }
|
||||||
numpy = "0.22.0"
|
numpy = "0.25.0"
|
||||||
pyo3 = { version = "0.22.5", features = ["abi3-py311", "extension-module"] }
|
pyo3 = { version = "0.22.5", features = ["abi3-py311", "extension-module"] }
|
||||||
rayon = "*"
|
rayon = "*"
|
||||||
thiserror = "2.0.12"
|
thiserror = "2.0.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user