From 18f3a4170b841d8175e47ffca332e6636b8ec2c5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 30 Mar 2022 01:01:11 +0000 Subject: [PATCH] CompatHelper: bump compat for PlotThemes to 3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c47a0eb5..ebaf07e3 100644 --- a/Project.toml +++ b/Project.toml @@ -47,7 +47,7 @@ Latexify = "0.14 - 0.15" Measures = "0.3" NaNMath = "0.3, 1" PGFPlotsX = "1" -PlotThemes = "2" +PlotThemes = "2, 3" PlotUtils = "1" PlotlyBase = "0.7" PlotlyJS = "0.18"