Skip to content

Commit d9496bb

Browse files
committed
Update Project.toml
1 parent d684c43 commit d9496bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ BandedMatrices = "0.16.9"
2222
BlockArrays = "0.16"
2323
BlockBandedMatrices = "0.11"
2424
DSP = "0.7"
25-
FillArrays = "0.11, 0.12"
25+
FillArrays = "0.12"
2626
InfiniteArrays = "0.12"
27-
LazyArrays = "0.21.8, 0.22"
28-
LazyBandedMatrices = "0.7.1"
27+
LazyArrays = "0.22"
28+
LazyBandedMatrices = "0.7.2"
2929
MatrixFactorizations = "0.8"
30-
SemiseparableMatrices = "0.2.7, 0.3"
30+
SemiseparableMatrices = "0.3"
3131
julia = "1.6"
3232

3333
[extras]

0 commit comments

Comments
 (0)