Skip to content

Commit be6af58

Browse files
committed
Update Project.toml
1 parent ed14d04 commit be6af58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
1717
SemiseparableMatrices = "f8ebbe35-cbfb-4060-bf7f-b10e4670cf57"
1818

1919
[compat]
20-
ArrayLayouts = "0.7.7, 0.8"
21-
BandedMatrices = "0.16.9, 0.17"
20+
ArrayLayouts = "0.8"
21+
BandedMatrices = "0.17"
2222
BlockArrays = "0.16"
2323
BlockBandedMatrices = "0.11"
2424
DSP = "0.7"
2525
FillArrays = "0.12, 0.13"
2626
InfiniteArrays = "0.12"
2727
LazyArrays = "0.22"
2828
LazyBandedMatrices = "0.7.4"
29-
MatrixFactorizations = "0.8"
29+
MatrixFactorizations = "0.9"
3030
SemiseparableMatrices = "0.3"
3131
julia = "1.6"
3232

0 commit comments

Comments
 (0)