From 37fc0833a54d5ea54904f013da7ab744742638cd Mon Sep 17 00:00:00 2001 From: Penelope Yong Date: Mon, 2 Jun 2025 12:18:36 +0100 Subject: [PATCH] Add compat entries for benchmarks --- benchmarks/Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/benchmarks/Project.toml b/benchmarks/Project.toml index 134508b83..2b3bfbbdd 100644 --- a/benchmarks/Project.toml +++ b/benchmarks/Project.toml @@ -19,7 +19,10 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" ADTypes = "1.14.0" BenchmarkTools = "1.6.0" Distributions = "0.25.117" +DynamicPPL = "0.36" ForwardDiff = "0.10.38, 1" LogDensityProblems = "2.1.2" +Mooncake = "0.4" PrettyTables = "2.4.0" ReverseDiff = "1.15.3" +StableRNGs = "1"