Skip to content

Commit a2dcb60

Browse files
authored
Revert AbstractDiff compat to 0.5 (#126)
1 parent 7c9e2fc commit a2dcb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ImplicitDifferentiationStaticArraysExt = "StaticArrays"
2626
ImplicitDifferentiationZygoteExt = "Zygote"
2727

2828
[compat]
29-
AbstractDifferentiation = "0.5, 0.6"
29+
AbstractDifferentiation = "0.5"
3030
ChainRulesCore = "1.14"
3131
ForwardDiff = "0.10"
3232
Krylov = "0.8, 0.9"

0 commit comments

Comments
 (0)