Skip to content

Commit 7044372

Browse files
committed
Relax GraphPlot version requirements to add 0.3-0.3.1
1 parent 7342a49 commit 7044372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ DataFrames = "0.21"
2828
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17"
2929
Discretizers = "3.0"
3030
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23"
31-
GraphPlot = "0.4,0.4.1"
31+
GraphPlot = "0.3,0.3.1,0.4,0.4.1"
3232
IterTools = "1.3"
3333
LightGraphs = "1.0"
3434
LightXML = "0.8,0.9"

0 commit comments

Comments
 (0)