From 1942b4dfb8bc4097cedebe2fcfc929409ab4ef87 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 12 Oct 2025 00:16:42 +0000 Subject: [PATCH] CompatHelper: bump compat for CUDSS in [weakdeps] to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a6c9c6a93..13034ad73 100644 --- a/Project.toml +++ b/Project.toml @@ -83,7 +83,7 @@ ArrayInterface = "7.17" BandedMatrices = "1.8" BlockDiagonals = "0.2" CUDA = "5.5" -CUDSS = "0.4" +CUDSS = "0.4, 0.6" CUSOLVERRF = "0.2.6" ChainRulesCore = "1.25" CliqueTrees = "1.11.0"