diff --git a/Project.toml b/Project.toml index 55e85bd4..fe457235 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0" DiffEqBase = "6.36" DiffResults = "0.0.4, 1.0" Distances = "0.8, 0.9, 0.10" -Distributions = "0.21, 0.22, 0.23, 0.24, 0.25" +Distributions = "0.21, 0.22, 0.23, 0.24, <0.25.11" DocStringExtensions = "0.8" DynamicHMC = "2.1, 3" ForwardDiff = "0.10" @@ -52,7 +52,7 @@ Requires = "0.5, 1.0" StanSample = "3" StructArrays = "0.4, 0.5" TransformVariables = "0.3, 0.4" -Turing = "0.12, 0.13, 0.14, 0.15, 0.16" +Turing = "0.12, 0.13, 0.14, 0.15, 0.16, 0.17" julia = "1.6" [extras]