diff --git a/Project.toml b/Project.toml index f3a09ab..699ce60 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "00e1d80e-504f-4d7b-946f-0aea2e7abfe3" keywords = ["bioequivalence"] desc = "Bioequivalence" authors = ["Vladimir Arnautov "] -version = "0.2.8" +version = "0.2.9" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -20,8 +20,8 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" CategoricalArrays = "0.10" DataFrames = "1" Distributions = "0.21, 0.22, 0.23, 0.24, 0.25" -GLM = "1.8" -Metida = "0.15" +GLM = "1.8, 1.9" +Metida = "0.15, 0.16" MetidaBase = "0.12, 0.13, 0.14" MetidaNCA = "0.5" MixedModels = "4"