Skip to content

Commit

Permalink
CompatHelper: bump compat for ArnoldiMethod to 0.3, (keep existing co…
Browse files Browse the repository at this point in the history
…mpat)
  • Loading branch information
CompatHelper Julia committed Feb 14, 2024
1 parent e4c9b6b commit ac49927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"

[compat]
ArnoldiMethod = "0.0.4, 0.1, 0.2"
ArnoldiMethod = "0.0.4, 0.1, 0.2, 0.3"
Arpack = "=0.5.3"
BlockArrays = "0.14, 0.15, ^0.16"
DataStructures = "0.17, 0.18"
Expand Down

0 comments on commit ac49927

Please sign in to comment.