From be54c1f795ac48228953bb4d016aa64a96fe65fa Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 19 Aug 2025 01:46:04 +0000 Subject: [PATCH] CompatHelper: bump compat for CUDSS in [weakdeps] 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 7bf1e1bae..f641b1eef 100644 --- a/Project.toml +++ b/Project.toml @@ -82,7 +82,7 @@ ArrayInterface = "7.17" BandedMatrices = "1.8" BlockDiagonals = "0.2" CUDA = "5.5" -CUDSS = "0.4" +CUDSS = "0.4, 0.5" CUSOLVERRF = "0.2.6" ChainRulesCore = "1.25" CliqueTrees = "1.11.0"