We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ba6a9 commit 12a5462Copy full SHA for 12a5462
Project.toml
@@ -25,6 +25,7 @@ TimespanLogging = "a526e669-04d3-4846-9525-c66122c55f63"
25
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
26
27
[compat]
28
+DataFrames = "1"
29
DataStructures = "0.18"
30
Graphs = "1"
31
MacroTools = "0.5"
@@ -40,8 +41,8 @@ TimespanLogging = "0.1"
40
41
julia = "1.8"
42
43
[extensions]
-GraphVizSimpleExt = "Colors"
44
GraphVizExt = "GraphViz"
45
+GraphVizSimpleExt = "Colors"
46
PlotsExt = ["DataFrames", "Plots"]
47
48
[extras]
0 commit comments