From dbe9a2c52b18bddb6f3ad1289ceb3d50a1cd7019 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 00:46:50 +0000 Subject: [PATCH] CompatHelper: bump compat for "Latexify" to "0.15" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1d5389ba..53825c49 100644 --- a/Project.toml +++ b/Project.toml @@ -39,7 +39,7 @@ FixedPointNumbers = "0.6, 0.7, 0.8" GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54, 0.55, 0.57" GeometryBasics = "0.2, 0.3.1" JSON = "0.21, 1" -Latexify = "0.14" +Latexify = "0.14, 0.15" Measures = "0.3" NaNMath = "0.3" PlotThemes = "2"