We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad7d9b commit 8ca7adeCopy full SHA for 8ca7ade
Project.toml
@@ -8,3 +8,10 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
9
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
10
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
11
+
12
+[compat]
13
+julia = "1.6"
14
+LinearAlgebra = "1.6"
15
+NearestNeighbors = "0.4.9"
16
+Statistics = "1.4.0"
17
+Tables = "1.6.0"
0 commit comments