diff --git a/Project.toml b/Project.toml index c5d014cb..18843955 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "HypothesisTests" uuid = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" -version = "0.11.1" +version = "0.11.2" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" @@ -16,12 +16,15 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] Combinatorics = "1" +DelimitedFiles = "<0.0.1, 1" Distributions = "0.25.90" -Rmath = "0.5, 0.6, 0.7" +Rmath = "0.5, 0.6, 0.7, 0.8" Roots = "0.7, 0.8, 1.0, 2" +StableRNGs = "1" Statistics = "1" StatsAPI = "1.6" StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34" +Test = "<0.0.1, 1" julia = "1.3" [extras]