Skip to content

Commit

Permalink
Revert AbstractDiff compat to 0.5 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Nov 10, 2023
1 parent 7c9e2fc commit a2dcb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ImplicitDifferentiationStaticArraysExt = "StaticArrays"
ImplicitDifferentiationZygoteExt = "Zygote"

[compat]
AbstractDifferentiation = "0.5, 0.6"
AbstractDifferentiation = "0.5"
ChainRulesCore = "1.14"
ForwardDiff = "0.10"
Krylov = "0.8, 0.9"
Expand Down

0 comments on commit a2dcb60

Please sign in to comment.