diff --git a/L/LinRegOutliers/Compat.toml b/L/LinRegOutliers/Compat.toml index 7e65df4cf8ad7f3..2b9a3cc1867d8b4 100644 --- a/L/LinRegOutliers/Compat.toml +++ b/L/LinRegOutliers/Compat.toml @@ -2,10 +2,12 @@ Clustering = "0.14.1-0.14" DataFrames = "0.21.6-0.21" Distributions = "0.23.9-0.23" -GLM = "1.3.10-1" StatsBase = "0.33" julia = "1.4.0-1" +["0-0.4.0"] +GLM = "1.3.10-1" + ["0.2-0"] Plots = "1.6.0-1" @@ -17,3 +19,6 @@ Combinatorics = "1.0.2-1" ["0.3.7-0"] Optim = "1.1.0-1" + +["0.4.1-0"] +StatsModels = "0.6.15-0.6" diff --git a/L/LinRegOutliers/Deps.toml b/L/LinRegOutliers/Deps.toml index 9442056fce27569..846332f0e8c707d 100644 --- a/L/LinRegOutliers/Deps.toml +++ b/L/LinRegOutliers/Deps.toml @@ -2,10 +2,12 @@ Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" -GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" +["0-0.4.0"] +GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" + ["0.2-0"] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" @@ -14,3 +16,6 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb" ["0.3.2-0"] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" + +["0.4.1-0"] +StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d" diff --git a/L/LinRegOutliers/Versions.toml b/L/LinRegOutliers/Versions.toml index a1aebebaf2a36d0..7af99022f055d49 100644 --- a/L/LinRegOutliers/Versions.toml +++ b/L/LinRegOutliers/Versions.toml @@ -54,3 +54,6 @@ git-tree-sha1 = "92e71f7ccc5469e9e0f6df44c1112165ae07c63b" ["0.4.0"] git-tree-sha1 = "fc9c2bd83a98dec4244c806e06de5dab84f5d916" + +["0.4.1"] +git-tree-sha1 = "a36d0f302d5af8eabbae6a84459dcb90b640e8cf"