diff --git a/P/Phylo/Compat.toml b/P/Phylo/Compat.toml index 5c63cc5ae07c23b..c68bf3fd05ddae8 100644 --- a/P/Phylo/Compat.toml +++ b/P/Phylo/Compat.toml @@ -14,7 +14,6 @@ RecipesBase = "0.0.0 - 0.8" ["0.4-0"] AxisArrays = "0.4" -Distributions = "0.23" IterableTables = "1" LightGraphs = "1" Missings = "0.4" @@ -28,6 +27,9 @@ julia = "1" OnlineStats = "1" RecipesBase = ["0.8", "1"] +["0.4-0.4.3"] +Distributions = "0.23" + ["0.4.0"] DataFrames = ["0.11", "0.20"] DataStructures = ["0.9", "0.17"] @@ -36,8 +38,15 @@ DataStructures = ["0.9", "0.17"] PenaltyFunctions = "0.1" ["0.4.1-0"] -DataFrames = "0.20" DataStructures = "0.17" -["0.4.2-0"] +["0.4.1-0.4.3"] +DataFrames = "0.20" + +["0.4.2-0.4.3"] RecipesBase = ["0.6-0.8", "1"] + +["0.4.4-0"] +DataFrames = "0.21" +Distributions = "0.24" +RecipesBase = "0.7" diff --git a/P/Phylo/Versions.toml b/P/Phylo/Versions.toml index 2547b452bfc39ec..203c98773e6b3cb 100644 --- a/P/Phylo/Versions.toml +++ b/P/Phylo/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "f1b0634aac82a5ee99c9dae8afa2bd2af569a882" ["0.4.3"] git-tree-sha1 = "2ac1e14f49d6d23e6d8ae8b68b2161bd34457429" + +["0.4.4"] +git-tree-sha1 = "344d4745fcd48a9eb5acd637b05f7c7be372aa52"