Skip to content

Commit 2c8729c

Browse files
CompatHelper Juliasimsurace
authored andcommitted
CompatHelper: bump compat for ArnoldiMethod to 0.4, (keep existing compat)
1 parent 3cb284e commit 2c8729c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
1010
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111

1212
[compat]
13-
ArnoldiMethod = "0.2"
13+
ArnoldiMethod = "0.2, 0.4"
1414
Clustering = "0.14"
1515
Graphs = "1.4"
1616
julia = "1"

0 commit comments

Comments
 (0)