Skip to content

Commit

Permalink
CompatHelper: bump compat for Arpack to 0.5, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 6, 2023
1 parent caae5e0 commit 47c66af
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 @@ -29,7 +29,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"

[compat]
ArnoldiMethod = "0.0.4, 0.1, 0.2"
Arpack = "=0.5.3"
Arpack = "=0.5.3, 0.5"
BlockArrays = "0.14, 0.15, ^0.16"
DataStructures = "0.17, 0.18"
DocStringExtensions = "0.8.2, 0.8.3, 0.9"
Expand Down

0 comments on commit 47c66af

Please sign in to comment.