diff --git a/Project.toml b/Project.toml index 7b4f561e..2fea383c 100644 --- a/Project.toml +++ b/Project.toml @@ -24,6 +24,7 @@ Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25" RDatasets = "0.5, 0.6, 0.7" Reexport = "0.1, 0.2, 1.0" SpecialFunctions = "0.6, 0.7, 0.8, 0.9, 0.10, 1, 2.0" +Statistics = "1" StatsAPI = "1.4" StatsBase = "0.33.5, 0.34" StatsFuns = "0.6, 0.7, 0.8, 0.9, 1.0"