diff --git a/Project.toml b/Project.toml index e540ca42..dc28d162 100644 --- a/Project.toml +++ b/Project.toml @@ -15,8 +15,8 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" -StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" XML = "72c71f33-b9b6-44de-8c94-c961784809e2" @@ -35,7 +35,8 @@ Parsers = "2.4" PrecompileTools = "1.0" RecipesBase = "1.1" StaticArrays = "1.2" +Statistics = "1" StatsBase = "0.33, 0.34" WriteVTK = "1.9" XML = "0.3" -julia = "1.7" \ No newline at end of file +julia = "1.7"