From c402161845221f476e3aab7964ebe8a71323a1ff Mon Sep 17 00:00:00 2001 From: Josef Heinen Date: Wed, 27 Jan 2021 16:20:25 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index da1c2fd0c..e11e64884 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" Contour = "0.5" FFMPEG = "0.2, 0.3, 0.4" FixedPointNumbers = "0.6, 0.7, 0.8" -GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53" +GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54" GeometryBasics = "0.2, 0.3.1" JSON = "0.21, 1" Latexify = "0.14"