diff --git a/DifferentiationInterface/Project.toml b/DifferentiationInterface/Project.toml index ded9bd6c3..a9dc8df7f 100644 --- a/DifferentiationInterface/Project.toml +++ b/DifferentiationInterface/Project.toml @@ -59,7 +59,7 @@ DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"] ADTypes = "1.18.0" ChainRulesCore = "1.23.0" DiffResults = "1.1.0" -Diffractor = "=0.2.6" +Diffractor = "=0.2.6, 0.2" Enzyme = "0.13.39" EnzymeCore = "0.8.8" FastDifferentiation = "0.4.3"