diff --git a/M/MLJModels/Compat.toml b/M/MLJModels/Compat.toml index c244b5c9ac51bdc..d5a3c4e4188ccc6 100644 --- a/M/MLJModels/Compat.toml +++ b/M/MLJModels/Compat.toml @@ -114,9 +114,20 @@ PrettyPrinting = "0.3-0.4" MLJModelInterface = "1.4.0-1" ["0.15.9-0"] -Statistics = "1.6.0-1" julia = "1.6.0-1" +["0.15.9-0.16.12"] +Statistics = "1.6.0-1" + +["0.16.13-0"] +Dates = ["0.0.0", "1"] +InteractiveUtils = ["0.0.0", "1"] +LinearAlgebra = ["0.0.0", "1"] +Markdown = ["0.0.0", "1"] +Pkg = ["0.0.0", "1"] +Random = ["0.0.0", "1"] +Statistics = ["0.0.0", "1"] + ["0.16.7-0"] StatsBase = "0.32-0.34" diff --git a/M/MLJModels/Versions.toml b/M/MLJModels/Versions.toml index 291f7c6f37b4a41..5bd18ba5828efa1 100644 --- a/M/MLJModels/Versions.toml +++ b/M/MLJModels/Versions.toml @@ -336,3 +336,6 @@ git-tree-sha1 = "da9f2bfefa08d1a63167cbd9bdd862a44a1b3d9d" ["0.16.12"] git-tree-sha1 = "10d221910fc3f3eedad567178ddbca3cc0f776a3" + +["0.16.13"] +git-tree-sha1 = "0a8760d0c23485e84eeafb926b8b0b747e00165b"