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 1573e05 commit 7eabc22Copy full SHA for 7eabc22
Project.toml
@@ -11,8 +11,8 @@ MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
11
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
12
13
[compat]
14
-Distances = "^0.9,^0.10"
15
-MLJModelInterface = "^0.3.5,^0.4, 1.0"
+Distances = "0.9,0.10"
+MLJModelInterface = "1.4"
16
MultivariateStats = "0.9"
17
StatsBase = "0.32, 0.33"
18
julia = "1.6"
0 commit comments