From 4acdf79d7d25690f53fffc35b32072c7e507d9b1 Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Mon, 13 May 2024 08:52:34 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a973b092457..d131cc1c479 100644 --- a/Project.toml +++ b/Project.toml @@ -70,7 +70,7 @@ LinearAlgebra = "1" LinearMaps = "2.7, 3.0" LoopVectorization = "0.12.151" MPI = "0.20" -Makie = "0.19, 0.20, 0.21" +Makie = "0.20, 0.21" MuladdMacro = "0.2.2" Octavian = "0.3.21" OffsetArrays = "1.12"