NEVER USE PYTHON IN RUST

This commit is contained in:
2025-05-05 22:37:37 +02:00
parent 0e3ae8be8a
commit a9da86e8af
2 changed files with 25 additions and 130 deletions

View File

@@ -11,6 +11,4 @@ image = "0.25.6"
show-image = "0.14.1"
rand = "0.9.1"
rayon = "1.10.0"
hdbscan = "0.10.0"
pyo3 = { version = "0.21.2", features = ["auto-initialize"] }
numpy = "0.21.0"
hdbscan = "0.10.0"