Skip to content

Commit 56918f6

Browse files
Update pdqselect requirement from =0.1.0 to =0.1.1
Updates the requirements on pdqselect to permit the latest version. --- updated-dependencies: - dependency-name: pdqselect dependency-version: 0.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 688b042 commit 56918f6

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
@@ -18,7 +18,7 @@ thiserror = "2.0"
1818
ndarray = { version = "0.16" }
1919
ndarray-rand = "0.15"
2020
bhtsne = "0.4.0"
21-
pdqselect = "=0.1.0"
21+
pdqselect = "=0.1.1"
2222

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

0 commit comments

Comments
 (0)