From 0b7fb62c424f218828115802b123b4cb1659b53a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 4 Jul 2024 04:11:29 +0000 Subject: [PATCH] CompatHelper: bump compat for CUDSS in [weakdeps] to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 80bf493f..4075635e 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ Adapt = "4" BandedMatrices = "1" BlockBandedMatrices = "0.13" CUDA = "5" -CUDSS = "0.2" +CUDSS = "0.2, 0.3" ChainRules = "1" GPUArraysCore = "0.1" LinearAlgebra = "1.10"