From 7842bb2fdef7cc7dbd31078df71b690b12fe661f Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 10 Feb 2024 21:21:52 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 959594eb1..8c012da93 100644 --- a/Project.toml +++ b/Project.toml @@ -78,7 +78,7 @@ HYPRE = "1.4.0" InteractiveUtils = "1.10" IterativeSolvers = "0.9.3" JET = "0.8" -KLU = "0.3.0, 0.4, 0.5" +KLU = "0.5" KernelAbstractions = "0.9" Krylov = "0.9" KrylovKit = "0.6" @@ -92,7 +92,7 @@ Pkg = "1" PrecompileTools = "1.1" Preferences = "1.4" Random = "1" -RecursiveArrayTools = "2.38, 3" +RecursiveArrayTools = "3.8" RecursiveFactorization = "0.2.14" Reexport = "1" SafeTestsets = "0.1"