diff --git a/S/SoleData/Compat.toml b/S/SoleData/Compat.toml index 65f63bd0877f288..68f562d2a38b051 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.0"] +CSV = "0.10.3-0.10" +Catch22 = "0.4" +DataFrames = "1.3.2-1" + ["0-0.9.0"] SoleBase = "0.9.1-0.9" @@ -20,7 +22,15 @@ SoleBase = "0.11" ["0.11-0"] MLJModelInterface = "1.9.0-1" Random = "1" + +["0.11.0"] Tables = "1.11.0-1" +["0.11.1-0"] +CSV = "0.10" +Catch22 = "0.5" +DataFrames = "1" +Tables = "1" + ["0.9.1-0.9"] SoleBase = "0.9.2-0.9" diff --git a/S/SoleData/Versions.toml b/S/SoleData/Versions.toml index 00453e9a4acb14b..09677807c59020e 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.11.1"] +git-tree-sha1 = "1716dce09595023a42ba8fcce6097f1e0a0ca6ff"