We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd781c commit 5f5a3d2Copy full SHA for 5f5a3d2
benchmarks/Project.toml
@@ -12,3 +12,13 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
12
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
13
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
14
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
15
+
16
+[compat]
17
+ADTypes = "1.14.0"
18
+BenchmarkTools = "1.6.0"
19
+Distributions = "0.25.117"
20
+# DynamicPPL deliberately has no compat bound, to allow using the local version.
21
+ForwardDiff = "0.10.38"
22
+LogDensityProblems = "2.1.2"
23
+PrettyTables = "2.4.0"
24
+ReverseDiff = "1.15.3"
0 commit comments