From 5a19673eaf21520e9b8b1f9069e919baab476092 Mon Sep 17 00:00:00 2001 From: Josef Heinen Date: Sat, 9 Oct 2021 09:04:26 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a65632d4..9775ac0f 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" Contour = "0.5" FFMPEG = "0.2 - 0.4" FixedPointNumbers = "0.6 - 0.8" -GR = "0.53 - 0.60" +GR = "0.53 - 0.61" GeometryBasics = "0.2, 0.3.1, 0.4" JSON = "0.21, 1" Latexify = "0.14 - 0.15"