diff --git a/Project.toml b/Project.toml index 5b11776e..c37ffa53 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ ADTypes = "1.9.0" ChainRulesCore = "1.25.0" DifferentiationInterface = "0.6.1" ForwardDiff = "0.10.36, 1" -Krylov = "0.9.6" +Krylov = "0.9.6, 0.10" LinearAlgebra = "1.10" LinearOperators = "2.8.0" Zygote = "0.7.4"