diff --git a/E/Econometrics/Compat.toml b/E/Econometrics/Compat.toml index 92777f0479733f9..f31ec5f7dd84137 100644 --- a/E/Econometrics/Compat.toml +++ b/E/Econometrics/Compat.toml @@ -22,6 +22,12 @@ StatsFuns = "0.0.0-0.8" CategoricalArrays = "0.0.0-0.7" Tables = "0.0.0-0.2" +["0.2.10-0"] +CategoricalArrays = "0.10" +Distributions = "0.25" +FillArrays = "0.13" +StatsFuns = "1" + ["0.2.2-0.2.7"] julia = "1" @@ -77,11 +83,13 @@ StatsBase = "0.33" TableOperations = "1" Tables = "1" -["0.2.9-0"] +["0.2.9"] CategoricalArrays = "0.8-0.10" Distributions = "0.23-0.25" FillArrays = "0.9-0.11" +StatsFuns = ["0.9", "1"] + +["0.2.9-0"] JLLWrappers = "1" MLJModelInterface = "1" -StatsFuns = ["0.9", "1"] julia = "1.6.0-1" diff --git a/E/Econometrics/Versions.toml b/E/Econometrics/Versions.toml index 416a687aea7863c..a1f260833321e46 100644 --- a/E/Econometrics/Versions.toml +++ b/E/Econometrics/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "e4df1a533ffee640adefea4e3f73f1a67d5dd7c3" ["0.2.9"] git-tree-sha1 = "ab48413f736d6b8305d0d22b6a7863dfa4ef8d26" + +["0.2.10"] +git-tree-sha1 = "74a904fd7acc2b32976e02d6db172fa70afb8d1b"