From 09d7f844f3401c62c4e9b34572ebd8a4f1bf5487 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 10 Feb 2024 00:10:49 +0000 Subject: [PATCH] CompatHelper: bump compat for KLU to 0.5, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cf0dfe020..3bd31cc8a 100644 --- a/Project.toml +++ b/Project.toml @@ -78,7 +78,7 @@ HYPRE = "1.4.0" InteractiveUtils = "1.9" IterativeSolvers = "0.9.3" JET = "0.8" -KLU = "0.3.0, 0.4" +KLU = "0.3.0, 0.4, 0.5" KernelAbstractions = "0.9" Krylov = "0.9" KrylovKit = "0.6"