diff --git a/Project.toml b/Project.toml index 1f61fe9..dc12ed0 100644 --- a/Project.toml +++ b/Project.toml @@ -18,12 +18,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228" [compat] -UnicodePlots = "3" -IJulia = "1" -Statistics = "1" +BenchmarkTools = "1" CSV = "0.10" -Plots = "1" DelimitedFiles = "1" -BenchmarkTools = "1" +IJulia = "1" +Plots = "1" +ProfileView = "1" PyCall = "1" +Statistics = "1" +UnicodePlots = "3" julia = "1.10"