Skip to content

Commit 1b8c963

Browse files
authored
Merge pull request #109 from bkamins/patch-1
Update versions of dependencies
2 parents d18be2e + e5d5732 commit 1b8c963

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
@@ -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"
2222
LightGraphs = "1.1"
23-
VisualRegressionTests = ">= 0.2"
23+
VisualRegressionTests = "0.2, 0.3"
2424
julia = "1"
2525

2626
[extras]

0 commit comments

Comments
 (0)