From d16f75cba641d100d6ab64a27706b8c0d3e2f286 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 16 Oct 2023 15:57:30 +0530 Subject: [PATCH] New version: DecisionTree v0.12.4 (#93471) UUID: 7806a523-6efd-50cb-b5f6-3fa6f1930dbb Repo: https://github.com/JuliaAI/DecisionTree.jl.git Tree: 526ca14aaaf2d5a0e242f3a8a7966eb9065d7d78 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- D/DecisionTree/Compat.toml | 4 +++- D/DecisionTree/Versions.toml | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/D/DecisionTree/Compat.toml b/D/DecisionTree/Compat.toml index 22f074f5ddea95d..cab58511428c66a 100644 --- a/D/DecisionTree/Compat.toml +++ b/D/DecisionTree/Compat.toml @@ -9,7 +9,6 @@ ScikitLearnBase = "0.5" AbstractTrees = "0.3" ["0.11-0"] -Statistics = "1.6.0-1" julia = "1.6.0-1" ["0.11-0.11.2"] @@ -18,6 +17,9 @@ DelimitedFiles = "1.6.0-1" ["0.11-0.11.3"] AbstractTrees = "0.3-0.4" +["0.11-0.12.3"] +Statistics = "1.6.0-1" + ["0.11.4-0.11"] AbstractTrees = "0.4.3-0.4" diff --git a/D/DecisionTree/Versions.toml b/D/DecisionTree/Versions.toml index 7e040f2c5320c7c..50406f90a477f6a 100644 --- a/D/DecisionTree/Versions.toml +++ b/D/DecisionTree/Versions.toml @@ -84,3 +84,6 @@ git-tree-sha1 = "e2ecf1b03f092251e0934c34fa579e37e5819ed1" ["0.12.3"] git-tree-sha1 = "c6475a3ccad06cb1c2ebc0740c1bb4fe5a0731b7" + +["0.12.4"] +git-tree-sha1 = "526ca14aaaf2d5a0e242f3a8a7966eb9065d7d78"