Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CompatHelper: bump compat for "BenchmarkTools" to "1.0" for package m…
…odel_inference
  • Loading branch information
github-actions[bot] committed May 20, 2021
commit e57afde48a50c03f059bf5bccb59ab13e2f96933
2 changes: 1 addition & 1 deletion tutorials/model_inference/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"

[compat]
BenchmarkTools = "0.5, 0.6, 0.7"
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
CmdStan = "6.0"
DiffEqBayes = "2.15"
DiffEqParamEstim = "1.15"
Expand Down