diff --git a/test/compat/Project.toml b/test/compat/Project.toml index bdfa06f2..07bb7f37 100644 --- a/test/compat/Project.toml +++ b/test/compat/Project.toml @@ -8,5 +8,5 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0" Distributions = "0.24" SampleChainsDynamicHMC = "0.1" Soss = "0.18.2" -Turing = "0.14, 0.15" +Turing = "0.14, 0.15, 0.16" julia = "1.5"