diff --git a/Project.toml b/Project.toml index e70ca8df..768b4912 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "HypothesisTests" uuid = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" -version = "0.10.11" +version = "0.10.12" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" @@ -17,7 +17,7 @@ Combinatorics = "1" Distributions = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25" Rmath = "0.5, 0.6, 0.7" Roots = "0.7, 0.8, 1.0, 2" -StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33" +StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34" julia = "1.3" [extras]