Skip to content

Commit a0c37e2

Browse files
authored
Update Project.toml
1 parent 15c666c commit a0c37e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1919
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020

2121
[compat]
22-
Colors = "0.9.6"
22+
Colors = "0.8, 0.9, 0.10, 0.11"
2323
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 1"
2424
DocStringExtensions = "0.7, 0.8, 0.9, 0.10, 1"
25-
GraphPlot = "0.3.1, 0.4.0"
25+
GraphPlot = "0.3.1, 0.4"
2626
Graphs = "0.10.2, 0.11, 1"
2727
JSON2 = "0.3.1"
28-
LightGraphs = "1.2.0, 1.3.0"
28+
LightGraphs = "1.2, 1.3"
2929
MetaGraphs = "^0.6.3"
3030
Neo4j = "2"
3131
Reexport = "0.2, 0.3, 0.4, 0.5, 1"

0 commit comments

Comments
 (0)