Skip to content

Commit c4edfa3

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat)
1 parent 66ba6a9 commit c4edfa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Graphs = "1"
3030
MacroTools = "0.5"
3131
MemPool = "0.4.6"
3232
OnlineStats = "1"
33+
Plots = "1"
3334
PrecompileTools = "1.2"
3435
Requires = "1"
3536
ScopedValues = "1.1"
@@ -40,8 +41,8 @@ TimespanLogging = "0.1"
4041
julia = "1.8"
4142

4243
[extensions]
43-
GraphVizSimpleExt = "Colors"
4444
GraphVizExt = "GraphViz"
45+
GraphVizSimpleExt = "Colors"
4546
PlotsExt = ["DataFrames", "Plots"]
4647

4748
[extras]

0 commit comments

Comments
 (0)