We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a252e commit 09b77ccCopy full SHA for 09b77cc
2 files changed
N/NeighborhoodClustering/Compat.toml
@@ -2,15 +2,23 @@
2
julia = "0.7-1"
3
4
["0.2-0"]
5
-DataStructures = "0.18"
6
Distances = "0.10"
7
Distributions = "0.25"
8
ProgressMeter = "1"
9
10
["0.2-0.2.1"]
11
julia = "1"
12
+["0.2-0.2.2"]
13
+DataStructures = "0.18"
14
+
15
+["0.2.2"]
16
+julia = "1.9.0-1"
17
18
["0.2.2-0"]
19
Random = "1"
20
Statistics = "1"
-julia = "1.9.0-1"
21
22
+["0.2.3-0"]
23
+DataStructures = "0.18-0.19"
24
+julia = "1.10.0-1"
N/NeighborhoodClustering/Versions.toml
@@ -9,3 +9,6 @@ git-tree-sha1 = "1d728bd4eaa0228a6408adaa0ae56b89f71f45d3"
["0.2.2"]
git-tree-sha1 = "23619d2d80ed9bdfce054ff0e6bcf104afc57ee8"
+["0.2.3"]
+git-tree-sha1 = "10eba4e1c69f7903d46223216cd2edb3853d3efc"
0 commit comments