CompatHelper: bump compat for PlotThemes to 3, (keep existing compat)

This commit is contained in:
CompatHelper Julia 2022-03-30 01:01:11 +00:00 committed by Simon Christ
parent caf4d1857c
commit 18f3a4170b

View File

@ -47,7 +47,7 @@ Latexify = "0.14 - 0.15"
Measures = "0.3" Measures = "0.3"
NaNMath = "0.3, 1" NaNMath = "0.3, 1"
PGFPlotsX = "1" PGFPlotsX = "1"
PlotThemes = "2" PlotThemes = "2, 3"
PlotUtils = "1" PlotUtils = "1"
PlotlyBase = "0.7" PlotlyBase = "0.7"
PlotlyJS = "0.18" PlotlyJS = "0.18"