diff --git a/Project.toml b/Project.toml index 0cb4be3..59608f1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Vizagrams" uuid = "8c229dad-8b3a-4031-83d6-73545c88426d" authors = ["Davi Barreira and contributors"] -version = "0.2.4" +version = "0.2.5" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -51,7 +51,7 @@ Requires = "1.3.0" Rotations = "1.7" Showoff = "1.0.3" Statistics = "1" -StatsBase = "0.34" +StatsBase = "^0.33" StructArrays = "0.6.18" Tables = "1.11" Transducers = "0.4.81"