Skip to content

Commit 1620e6e

Browse files
Update bhtsne requirement from 0.4.0 to 0.5.4
--- updated-dependencies: - dependency-name: bhtsne dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 688b042 commit 1620e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/linfa-tsne/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories = ["algorithms", "mathematics", "science"]
1717
thiserror = "2.0"
1818
ndarray = { version = "0.16" }
1919
ndarray-rand = "0.15"
20-
bhtsne = "0.4.0"
20+
bhtsne = "0.5.4"
2121
pdqselect = "=0.1.0"
2222

2323
linfa = { version = "0.8.0", path = "../.." }

0 commit comments

Comments
 (0)