Skip to content

Commit b36a40a

Browse files
authored
Update ForwardDiff.jl compat (#164)
1 parent 1a51ffa commit b36a40a

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
@@ -24,7 +24,7 @@ ImplicitDifferentiationZygoteExt = "Zygote"
2424
ADTypes = "1.9.0"
2525
ChainRulesCore = "1.25.0"
2626
DifferentiationInterface = "0.6.1"
27-
ForwardDiff = "0.10.36"
27+
ForwardDiff = "0.10.36, 1"
2828
Krylov = "0.9.6"
2929
LinearAlgebra = "1.10"
3030
LinearOperators = "2.8.0"

0 commit comments

Comments
 (0)