From bbd8a9561b6e22f07d6c64bfa6b178d662f951af Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 1 Aug 2026 00:39:48 +0000 Subject: [PATCH] CompatHelper: bump compat for CTSolvers 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 b10cf590..c3ab4693 100644 --- a/Project.toml +++ b/Project.toml @@ -32,7 +32,7 @@ CTFlows = "0.16" CTLie = "0.1" CTModels = "0.15" CTParser = "0.8" -CTSolvers = "0.4" +CTSolvers = "0.4, 0.5" CUDA = "5, 6" CUDSS = "0.6, 0.7, 0.8" CommonSolve = "0.2"