diff --git a/GeneralMetaData/Project.toml b/GeneralMetaData/Project.toml index c36c9ae..d7fe768 100644 --- a/GeneralMetaData/Project.toml +++ b/GeneralMetaData/Project.toml @@ -12,7 +12,7 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3" JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" -StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" +StatsBase = "0.34.7" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" [compat] @@ -24,7 +24,7 @@ HTTP = "1.10.17" JSON = "1.0.1" JSON3 = "1.14.3" Statistics = "1.11.1" -StatsBase = "0.34.6" +StatsBase = "0.34.7" TOML = "1.0.3" julia = "1.10"