From 6789c238ee990e9255f6782b45b9001e18ce4247 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 10 Jun 2024 11:28:48 +0000 Subject: [PATCH] New version: SoleData v0.14.0 UUID: 123f1ae1-6307-4526-ab5b-aab3a92a2b8c Repo: https://github.com/aclai-lab/SoleData.jl.git Tree: 50da65b460149afa87c4b16a2f941ec30141544f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SoleData/Compat.toml | 8 +++++++- S/SoleData/Deps.toml | 4 ++++ S/SoleData/Versions.toml | 3 +++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/S/SoleData/Compat.toml b/S/SoleData/Compat.toml index df509e1250c0f13..66666eacfc139c1 100644 --- a/S/SoleData/Compat.toml +++ b/S/SoleData/Compat.toml @@ -35,6 +35,9 @@ DataFrames = "1" StatsBase = "0.30-0.34" Tables = "1" +["0.13"] +SoleLogics = "0.7" + ["0.13-0"] BenchmarkTools = "1" CategoricalArrays = "0.10" @@ -43,7 +46,6 @@ HTTP = "1.9.0-1" MultiData = "0-0.1" ProgressMeter = "1" SoleBase = "0.12" -SoleLogics = "0.7" ThreadSafeDicts = "0.1" UniqueVectors = "1.2.0-1" ZipFile = "0.10" @@ -51,5 +53,9 @@ ZipFile = "0.10" ["0.13.0"] MLJBase = ["0.21.11-0.21", "1"] +["0.14-0"] +Lazy = "0.15" +SoleLogics = "0.9" + ["0.9.1-0.9"] SoleBase = "0.9.2-0.9" diff --git a/S/SoleData/Deps.toml b/S/SoleData/Deps.toml index 59c857941569e31..cee35d33fdab5de 100644 --- a/S/SoleData/Deps.toml +++ b/S/SoleData/Deps.toml @@ -34,3 +34,7 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea" ["0.13.0"] MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d" + +["0.14-0"] +Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/S/SoleData/Versions.toml b/S/SoleData/Versions.toml index 262e2a8565e42e5..c93c55fe81e59b1 100644 --- a/S/SoleData/Versions.toml +++ b/S/SoleData/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "76da1fc430343258b0ec5cedd431cb4bf1e80bc7" ["0.13.1"] git-tree-sha1 = "a81486dd78714f4fcdcb566dc93ec950fa953643" + +["0.14.0"] +git-tree-sha1 = "50da65b460149afa87c4b16a2f941ec30141544f"