diff --git a/Project.toml b/Project.toml index ae4fd86..f8a9635 100644 --- a/Project.toml +++ b/Project.toml @@ -17,10 +17,12 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228" [compat] +BenchmarkTools = "1.3" Distributions = "0.25" Documenter = "0.27" NamedTupleTools = "0.14" OrderedCollections = "1.6" StableRNGs = "1.0" StatsBase = "0.33" +UnicodePlots = "3.6" julia = "1.7"