From d3431953a1bad97076f30cf5b02bf82a588cd6e6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 25 May 2024 00:12:55 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat) --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9e7f3434..9711f0fc 100644 --- a/Project.toml +++ b/Project.toml @@ -36,6 +36,7 @@ HDF5 = "0.16, 0.17" Kronecker = "0.5" NodesAndModes = "1" PathIntersections = "0.1, 0.2" +Plots = "1" RecipesBase = "1" RecursiveArrayTools = "3" Reexport = "1" @@ -45,4 +46,4 @@ StaticArrays = "1" SummationByPartsOperators = "0.5" Triangulate = "2" WriteVTK = "1" -julia = "1.10" \ No newline at end of file +julia = "1.10"