diff --git a/benchmarks/AutomaticDifferentiation/Project.toml b/benchmarks/AutomaticDifferentiation/Project.toml index 2fe44acf9..8e81f9126 100644 --- a/benchmarks/AutomaticDifferentiation/Project.toml +++ b/benchmarks/AutomaticDifferentiation/Project.toml @@ -35,7 +35,7 @@ ForwardDiff = "0.10, 1" OrdinaryDiffEq = "6" ParameterizedFunctions = "5" Plots = "1" -PrettyTables = "2" +PrettyTables = "2, 3" ReverseDiff = "1" SciMLBenchmarks = "0.1" SciMLSensitivity = "7"