Skip to content

Commit beccfed

Browse files
authored
Update versions of dependencies
1 parent d18be2e commit beccfed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1616

1717
[compat]
1818
ArnoldiMethod = "0.0.4"
19-
ColorTypes = "0.9"
20-
Colors = "0.11"
19+
ColorTypes = "0.9, 0.10"
20+
Colors = "0.11, 0.12"
2121
Compose = "0.7, 0.8"
22-
LightGraphs = "1.1"
23-
VisualRegressionTests = ">= 0.2"
22+
LightGraphs = "1.1, 1.2, 1.3"
23+
VisualRegressionTests = "0.2, 0.3"
2424
julia = "1"
2525

2626
[extras]

0 commit comments

Comments
 (0)