From a48b134a6bdfaaf73120324ec10687cc8052bac5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 13 Feb 2026 02:52:46 +0000 Subject: [PATCH] CompatHelper: bump compat for EarthSciMLBase to 0.25 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index fd82be5..963c217 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -15,7 +15,7 @@ CairoMakie = "0.12, 0.13" DataFrames = "1" Documenter = "1" DynamicQuantities = "1" -EarthSciMLBase = "0.24" +EarthSciMLBase = "0.24, 0.25" ModelingToolkit = "10" NonlinearSolve = "4" SciMLBase = "2"