From 7acd03bb5fb57575ffb5d094f8f3de6ed69b280d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 16 Apr 2025 00:22:55 +0000 Subject: [PATCH] CompatHelper: bump compat for Catalyst to 15, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d60fa60..07119d3 100644 --- a/Project.toml +++ b/Project.toml @@ -115,7 +115,7 @@ BenchmarkTools = "1" CSTParser = "3" CSV = "0.10" CUDA = "4" -Catalyst = "= 12.3.1" +Catalyst = "= 12.3.1, 15" Colors = "0.12" DataDrivenDiffEq = "1" DataFrames = "1.4"