diff --git a/benchmarks/IntervalNonlinearProblem/Project.toml b/benchmarks/IntervalNonlinearProblem/Project.toml index 7fb4a71c0..a754ff6e5 100644 --- a/benchmarks/IntervalNonlinearProblem/Project.toml +++ b/benchmarks/IntervalNonlinearProblem/Project.toml @@ -6,6 +6,7 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344" [compat] +BenchmarkTools = "1" NonlinearSolve = "1" Plots = "1.13" Roots = "2"