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 ffba60b commit 466d750Copy full SHA for 466d750
Project.toml
@@ -13,9 +13,9 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
13
[compat]
14
Distances = "^0.9,^0.10"
15
MLJModelInterface = "^0.3.5,^0.4, 1.0"
16
-MultivariateStats = "0.9"
+MultivariateStats = "0.9.1"
17
StatsBase = "0.32, 0.33"
18
-julia = "1"
+julia = "1.1"
19
20
[extras]
21
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
0 commit comments