Skip to content

Commit 56637be

Browse files
Merge pull request #523 from SciML/compathelper/new_version/2022-06-21-00-16-55-526-01635869701
CompatHelper: bump compat for DiffEqBayes to 3 for package model_inference, (keep existing compat)
2 parents e63ad79 + e79b341 commit 56637be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/model_inference/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"
1717
[compat]
1818
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
1919
CmdStan = "6.0"
20-
DiffEqBayes = "2.15"
20+
DiffEqBayes = "2.15, 3"
2121
DiffEqParamEstim = "1.15"
2222
DifferentialEquations = "6.14, 7"
2323
Distributions = "0.23, 0.24, 0.25"

0 commit comments

Comments
 (0)