diff --git a/benchmarks/AutomaticDifferentiationSparse/Project.toml b/benchmarks/AutomaticDifferentiationSparse/Project.toml index e52ad9bc5..993af6738 100644 --- a/benchmarks/AutomaticDifferentiationSparse/Project.toml +++ b/benchmarks/AutomaticDifferentiationSparse/Project.toml @@ -25,6 +25,7 @@ ADTypes = "1" BenchmarkTools = "1" DataFrames = "1" DifferentiationInterface = "0.6" +DifferentiationInterfaceTest = "0.9" Enzyme = "0.13" ForwardDiff = "0.10" Plots = "1"