From b2021d04fd48a3c32fee0fcf59c88c69a5da3aa6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 4 Dec 2022 00:44:53 +0000 Subject: [PATCH] CompatHelper: bump compat for Makie to 0.19, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7c1de3b..6519b22 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ FixedPointNumbers = "0.8" GLPK = "0.14, 1" HypergeometricFunctions = "0.3.8" IGLWrap_jll = "0.1.3" -Makie = "0.14, 0.17" +Makie = "0.14, 0.17, 0.19" Polyhedra = "0.6, 0.7" Rotations = "1.0.4" StaticArrays = "1"