Skip to content

Commit

Permalink
CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) (
Browse files Browse the repository at this point in the history
  • Loading branch information
algebraicjuliabot committed May 21, 2024
1 parent 89b6a30 commit 729946c
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 @@ -40,7 +40,7 @@ FileIO = "^1"
GeometryBasics = "0.3, 0.4"
JSON = "0.21.4"
Krylov = "0.9.6"
LazyArrays = "0.20, 0.21, 0.22, 1.0"
LazyArrays = "0.20, 0.21, 0.22, 1.0, 2"
LinearAlgebra = "1.9"
MeshIO = "0.4"
Reexport = "0.2, 1.0"
Expand Down

0 comments on commit 729946c

Please sign in to comment.