diff --git a/Project.toml b/Project.toml index c976224b..97ded215 100644 --- a/Project.toml +++ b/Project.toml @@ -24,7 +24,7 @@ ImplicitDifferentiationZygoteExt = "Zygote" ADTypes = "1.9.0" ChainRulesCore = "1.25.0" DifferentiationInterface = "0.6.1" -ForwardDiff = "0.10.36" +ForwardDiff = "0.10.36, 1" Krylov = "0.9.6" LinearAlgebra = "1.10" LinearOperators = "2.8.0"