From 0cab4e80d1ffb994db1d7fa27a50ede36c815030 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 1 Sep 2026 00:38:39 +0000 Subject: [PATCH] CompatHelper: bump compat for CUDSS in [extras] to 0.8, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7022e906c..c63171cee 100644 --- a/Project.toml +++ b/Project.toml @@ -32,7 +32,7 @@ CTModels = "0.19" CTParser = "0.9" CTSolvers = "0.5" CUDA = "6" -CUDSS = "0.7" +CUDSS = "0.7, 0.8" CommonSolve = "0.2" DiffEqBase = "7" DifferentiationInterface = "0.7"