Skip to content

Commit ff89478

Browse files
authored
Merge pull request #523 from JuliaParallel/compathelper/new_version/2024-05-25-00-18-51-021-02212447837
CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat)
2 parents f55747a + c4edfa3 commit ff89478

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: Project.toml

+2-1
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)