From 6e7509a5ed6cfaf00b1a55958c686a4f340985b0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 13 Dec 2024 00:16:23 +0000 Subject: [PATCH] CompatHelper: bump compat for CUDSS in [weakdeps] to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 382263f7..9dddb96e 100644 --- a/Project.toml +++ b/Project.toml @@ -68,7 +68,7 @@ ArrayInterface = "7.7" BandedMatrices = "1.5" BlockDiagonals = "0.1.42" CUDA = "5" -CUDSS = "0.1, 0.2, 0.3" +CUDSS = "0.1, 0.2, 0.3, 0.4" ChainRulesCore = "1.22" ConcreteStructs = "0.2.3" DocStringExtensions = "0.9.3"