diff --git a/M/MLJFlux/Compat.toml b/M/MLJFlux/Compat.toml index 9cc7b65bb2bec8c..aed9faac445d4f7 100644 --- a/M/MLJFlux/Compat.toml +++ b/M/MLJFlux/Compat.toml @@ -63,5 +63,9 @@ MLJModelInterface = "0.4.1-0.4" ["0.2.1-0"] MLJModelInterface = "1.1.1-1" -["0.2.7-0"] +["0.2.7"] Flux = "0.10.4-0.13" + +["0.2.8-0"] +Flux = "0.13" +Metalhead = "0.7" diff --git a/M/MLJFlux/Deps.toml b/M/MLJFlux/Deps.toml index 55d64d85e776e22..9aa562a1d1a504c 100644 --- a/M/MLJFlux/Deps.toml +++ b/M/MLJFlux/Deps.toml @@ -18,3 +18,6 @@ ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3" ["0.2-0"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.2.8-0"] +Metalhead = "dbeba491-748d-5e0e-a39e-b530a07fa0cc" diff --git a/M/MLJFlux/Versions.toml b/M/MLJFlux/Versions.toml index 5a8b4cc9909ce56..4398af3ef543a95 100644 --- a/M/MLJFlux/Versions.toml +++ b/M/MLJFlux/Versions.toml @@ -75,3 +75,6 @@ git-tree-sha1 = "ecfc181ded92f12396886291946837328045d235" ["0.2.7"] git-tree-sha1 = "a47257705ebca405a25320b111345a978925bcd5" + +["0.2.8"] +git-tree-sha1 = "c43920c46284cfd1b0909a1440954219772f5706"