From d46227597a05eaf7b6b6b5902c55bd5488a02c65 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 13 Jun 2024 06:15:55 -0400 Subject: [PATCH] Check KrylovKit bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5056f3ff..ed3056e4 100644 --- a/Project.toml +++ b/Project.toml @@ -88,7 +88,7 @@ JET = "0.8.28" KLU = "0.6" KernelAbstractions = "0.9.16" Krylov = "0.9" -KrylovKit = "0.6, 0.7" +KrylovKit = "0.8" LazyArrays = "1.8, 2" Libdl = "1.10" LinearAlgebra = "1.10"