From a5e3a78b031204429e24904e64d114a0117b88d0 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Wed, 4 Sep 2024 01:56:27 -0500 Subject: [PATCH] bump lower Plots compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7c8f9c4c..21d0d6c8 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,7 @@ HDF5 = "0.16, 0.17" Kronecker = "0.5" NodesAndModes = "1" PathIntersections = "0.1, 0.2" -Plots = "1" +Plots = "1.25.11" RecipesBase = "1" RecursiveArrayTools = "2.38, 3" Reexport = "1"