Skip to content

Commit afa0634

Browse files
authored
Merge pull request #179 from JuliaRobotics/bug/compat_042
Fixed versions for release
2 parents 9fd1b28 + a0c37e2 commit afa0634

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

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

2121
[compat]
22+
Colors = "0.8, 0.9, 0.10, 0.11"
2223
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 1"
2324
DocStringExtensions = "0.7, 0.8, 0.9, 0.10, 1"
25+
GraphPlot = "0.3.1, 0.4"
2426
Graphs = "0.10.2, 0.11, 1"
27+
JSON2 = "0.3.1"
28+
LightGraphs = "1.2, 1.3"
2529
MetaGraphs = "^0.6.3"
2630
Neo4j = "2"
2731
Reexport = "0.2, 0.3, 0.4, 0.5, 1"

0 commit comments

Comments
 (0)