Skip to content

Commit

Permalink
Add compat bounds for stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub authored Nov 6, 2023
1 parent 9bac991 commit 51e9a10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ ArrayLayouts = "1.1"
Documenter = "0.27"
FillArrays = "1.3"
InfiniteArrays = "0.12, 0.13"
LinearAlgebra = "1.6"
PrecompileTools = "1"
SparseArrays = "1.6"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 51e9a10

Please sign in to comment.