diff --git a/M/MLJBase/Compat.toml b/M/MLJBase/Compat.toml index 07bc0aac4d62a05..82925793b370b9c 100644 --- a/M/MLJBase/Compat.toml +++ b/M/MLJBase/Compat.toml @@ -216,7 +216,7 @@ ColorTypes = "0.0.0-0.10" ["0.20.12-0.20"] MLJModelInterface = "1.6.0-1" -["0.20.12-1"] +["0.20.12-1.3"] StatisticalTraits = "3.2.0-3" ["0.20.18-1"] @@ -228,7 +228,7 @@ LossFunctions = "0.5-0.8" ["0.20.9-0.20.11"] MLJModelInterface = "1.5.0-1" -["0.21-1"] +["0.21-1.3"] MLJModelInterface = "1.7.0-1" ["0.21.10-1"] @@ -320,3 +320,7 @@ Statistics = "1.6.0-1" ["1.1-1"] RecipesBase = "1" Statistics = "1" + +["1.4-1"] +MLJModelInterface = "1.10.0-1" +StatisticalTraits = "3.3.0-3" diff --git a/M/MLJBase/Versions.toml b/M/MLJBase/Versions.toml index f257f549698eae8..aedeab5c3121c0a 100644 --- a/M/MLJBase/Versions.toml +++ b/M/MLJBase/Versions.toml @@ -516,3 +516,6 @@ git-tree-sha1 = "17d160e8f796ab5ceb4c017bc4019d21fd686a35" ["1.3.0"] git-tree-sha1 = "aba2ffd56a9a97027b4102055dd9f909a6e35d12" + +["1.4.0"] +git-tree-sha1 = "24e5d28b2ea86b3feb6af5a5735f012d62e27b65"