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.
2 parents 45e1b29 + 6f18511 commit e9081f9Copy full SHA for e9081f9
Project.toml
@@ -8,8 +8,9 @@ LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
8
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
9
10
[compat]
11
-LightGraphs = "≥ 1.0.2"
12
-julia = "≥ 1.0.0"
+LightGraphs = "1"
+julia = "1"
13
+JLD2 = "0.1"
14
15
[extras]
16
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments