From 27750f6b54efbc78fdaadf7f5322088a484b2e7c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 00:18:39 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GLMakie in [weakdeps] at version 0.13, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 84fdfd4d5..a7e47b8ba 100644 --- a/Project.toml +++ b/Project.toml @@ -73,6 +73,7 @@ DataStructures = "0.18.13" DifferentiationInterface = "0.7.0" ExprTools = "0.1.8" ForwardDiff = "0.10.30, 1" +GLMakie = "0.13" GraphMakie = "0.5.3" Graphs = "1.8.0" HYPRE = "1.6.0, 1.7"