Skip to content

Commit c2ef385

Browse files
committed
Update of the compats
1 parent 93c46ef commit c2ef385

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Project.toml

Lines changed: 7 additions & 7 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-
Distributions = "0.18"
23-
DocStringExtensions = "0.7"
24-
Graphs = "0.10.3"
25-
MetaGraphs = "0.6.4"
26-
Neo4j = "≥ 2.0.0"
27-
Reexport = "0.2"
28-
Requires = "0.5"
22+
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 1"
23+
DocStringExtensions = "0.7, 0.8, 0.9, 0.10, 1"
24+
Graphs = "0.10.2, 0.11, 1"
25+
MetaGraphs = "^0.6.3"
26+
Neo4j = "2"
27+
Reexport = "0.2, 0.3, 0.4, 0.5, 1"
28+
Requires = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1"
2929
julia = "0.7, 1"
3030

3131
[extras]

0 commit comments

Comments
 (0)