From dad938868e411677de03de8e1d464f456188fdfb Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 27 Feb 2025 00:31:18 +0000 Subject: [PATCH] CompatHelper: bump compat for SoleLogics to 0.13, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 648fc66..e5e3b65 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ MLStyle = "0.4.17" MetaGraphsNext = "0.7" Random = "1.10" SciMLBase = "2.74.1" -SoleLogics = "0.12.0" +SoleLogics = "0.12.0, 0.13" StaticArrays = "1.9.12" Statistics = "1.10" julia = "1.6"