From 0a10e6d57ca3aa2f4c1114926f44bddcc1df4662 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 24 Apr 2023 15:06:48 +0000 Subject: [PATCH] CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index a34fcba3f..b1e20e7ef 100644 --- a/Project.toml +++ b/Project.toml @@ -26,16 +26,16 @@ DiffEqBase = "6" DomainSets = "0.5, 0.6" IfElse = "0.1" Interpolations = "0.14" -Latexify = "0.15" +Latexify = "0.15, 0.16" ModelingToolkit = "8" OrdinaryDiffEq = "6" +PDEBase = "0.1.0" SafeTestsets = "0.0.1" SciMLBase = "1.90, 1.91" StaticArrays = "1" SymbolicUtils = "1" Symbolics = "5" TermInterface = "0.2, 0.3" -PDEBase = "0.1.0" julia = "1.6" [extras]