diff --git a/S/SoleData/Compat.toml b/S/SoleData/Compat.toml index 65f63bd0877f288..513e92495b72a5e 100644 --- a/S/SoleData/Compat.toml +++ b/S/SoleData/Compat.toml @@ -1,7 +1,4 @@ [0] -CSV = "0.10.3-0.10" -Catch22 = "0.4" -DataFrames = "1.3.2-1" DataStructures = "0.18" Reexport = "1" ScientificTypes = "3" @@ -10,6 +7,11 @@ julia = "1" ["0-0.10"] Statistics = "1" +["0-0.11"] +CSV = "0.10.3-0.10" +Catch22 = "0.4" +DataFrames = "1.3.2-1" + ["0-0.9.0"] SoleBase = "0.9.1-0.9" @@ -17,10 +19,18 @@ SoleBase = "0.9.1-0.9" Revise = "3" SoleBase = "0.11" +["0.11"] +Tables = "1.11.0-1" + ["0.11-0"] MLJModelInterface = "1.9.0-1" Random = "1" -Tables = "1.11.0-1" + +["0.12-0"] +CSV = "0.10" +Catch22 = "0.3-0.5" +DataFrames = "1" +Tables = "1" ["0.9.1-0.9"] SoleBase = "0.9.2-0.9" diff --git a/S/SoleData/Deps.toml b/S/SoleData/Deps.toml index 474f2375a6bc480..3b0e286c31d6903 100644 --- a/S/SoleData/Deps.toml +++ b/S/SoleData/Deps.toml @@ -16,3 +16,6 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" ["0.11-0"] MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea" Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" + +["0.12-0"] +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" diff --git a/S/SoleData/Versions.toml b/S/SoleData/Versions.toml index 00453e9a4acb14b..e45061131fcfd03 100644 --- a/S/SoleData/Versions.toml +++ b/S/SoleData/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "320dd0551ef82953609ca7ea624608f8e1884a25" ["0.11.0"] git-tree-sha1 = "af12c67bd4eb1a24e54e6adc4a39fdae11ffc351" + +["0.12.0"] +git-tree-sha1 = "2edcbada2950804695765f535ac6ee94e01be638"