diff --git a/test/Project.toml b/test/Project.toml index 08556aa86..db7e8ecba 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -22,14 +22,14 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] AbstractMCMC = "2.1, 3.0, 4" -AbstractPPL = "0.5.1, 0.6" +AbstractPPL = "0.5" Bijectors = "0.11, 0.12" Distributions = "0.25" DistributionsAD = "0.6.3" Documenter = "0.26.1, 0.27" ForwardDiff = "0.10.12" LogDensityProblems = "2" -MCMCChains = "4.0.4, 5" +MCMCChains = "4.0.4, 5, 6" MacroTools = "0.5.5" Setfield = "0.7.1, 0.8, 1" StableRNGs = "1"