From d310c23ad3c581fd8b02a1a5b7d03c178a146c92 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 14 Jul 2025 20:35:53 -0400 Subject: [PATCH] Test SCT v1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ae854a9..158ff3d 100644 --- a/Project.toml +++ b/Project.toml @@ -33,7 +33,7 @@ RecursiveArrayTools = "3.29.0" ReverseDiff = "1.15.3" SafeTestsets = "0.1" SparseArrays = "1.10" -SparseConnectivityTracer = "0.6.12" +SparseConnectivityTracer = "1" Symbolics = "6.29.0" Test = "1.10" julia = "1.10"