diff --git a/Project.toml b/Project.toml index c0887e5..e83f271 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TuringGLM" uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74" authors = ["Jose Storopoli ", "Rik Huijzer ", "contributors"] -version = "2.14.1" +version = "2.14.2" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" @@ -22,7 +22,7 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0" Distributions = "0.25.42" GLM = "1.5" LazyArrays = "0.22, 1, 2" -MixedModels = "4.5" +MixedModels = "4.5, 5" Reexport = "1.2" Statistics = "1.6" StatsBase = "0.33 - 0.34"