diff --git a/DifferentiationInterface/Project.toml b/DifferentiationInterface/Project.toml index a083bdee2..e0cb9fec2 100644 --- a/DifferentiationInterface/Project.toml +++ b/DifferentiationInterface/Project.toml @@ -47,6 +47,7 @@ DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"] [compat] ADTypes = "1.9.0" ChainRulesCore = "1.23.0" +DiffResults = "1.1.0" Diffractor = "=0.2.6" Enzyme = "0.13.6" ExplicitImports = "1.10.1"