Skip to content

Commit d741a1a

Browse files
github-actions[bot]CompatHelper Juliagdalle
authored
CompatHelper: bump compat for DifferentiationInterface to 0.3, (keep existing compat) (#144)
* CompatHelper: bump compat for DifferentiationInterface to 0.3, (keep existing compat) * Update compate --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
1 parent 9bf951d commit d741a1a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ ImplicitDifferentiationEnzymeExt = "Enzyme"
2121
ImplicitDifferentiationForwardDiffExt = "ForwardDiff"
2222

2323
[compat]
24-
ADTypes = "0.2"
24+
ADTypes = "1.0"
2525
ChainRulesCore = "1.23.0"
26-
DifferentiationInterface = "0.2"
27-
Enzyme = "0.11.20"
26+
DifferentiationInterface = "0.3"
27+
Enzyme = "0.11.20,0.12"
2828
ForwardDiff = "0.10.36"
2929
Krylov = "0.9.5"
3030
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)