From 06457d63a280d3f200383640605067ef8d72742c Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 2 Dec 2020 05:28:48 +0000 Subject: [PATCH] New version: MLJFlux v0.1.5 UUID: 094fc8d1-fd35-5302-93ea-dabda2abf845 Repo: https://github.com/alan-turing-institute/MLJFlux.jl.git Tree: 27600a2bcd96c4c7f0c3ba4f660db068c81a252e Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- M/MLJFlux/Compat.toml | 10 ++++++++-- M/MLJFlux/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/M/MLJFlux/Compat.toml b/M/MLJFlux/Compat.toml index 531fcea15906f17..259d306a7fde319 100644 --- a/M/MLJFlux/Compat.toml +++ b/M/MLJFlux/Compat.toml @@ -1,7 +1,5 @@ [0] -CategoricalArrays = "0.8.1-0.8" ColorTypes = "0.10.3-0.10" -Flux = "0.10.4-0.10" MLJModelInterface = "0.3" ProgressMeter = "1.1.0-1" Tables = "1" @@ -13,8 +11,16 @@ LossFunctions = "0.5" ["0-0.1.2"] ScientificTypes = "0.8" +["0-0.1.4"] +CategoricalArrays = "0.8.1-0.8" +Flux = "0.10.4-0.10" + ["0.1.2-0"] LossFunctions = "0.5-0.6" ["0.1.4-0"] ComputationalResources = "0.3.2-0.3" + +["0.1.5-0"] +CategoricalArrays = "0.8.1-0.9" +Flux = "0.10.4-0.11" diff --git a/M/MLJFlux/Versions.toml b/M/MLJFlux/Versions.toml index 0dfa3f377a8fdbd..66813500e62b85b 100644 --- a/M/MLJFlux/Versions.toml +++ b/M/MLJFlux/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "1effd52974837e0b701f46f5936f18119179b376" ["0.1.4"] git-tree-sha1 = "6a52a4328589cf90ee30767b8613d88b5bc79031" + +["0.1.5"] +git-tree-sha1 = "27600a2bcd96c4c7f0c3ba4f660db068c81a252e"