Skip to content

Commit cdabca3

Browse files
committed
explicit bounds
1 parent f7d1a66 commit cdabca3

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
@@ -14,12 +14,12 @@ MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
1414

1515

1616
[compat]
17-
BandedMatrices = "0.11"
17+
BandedMatrices = "0.11.2"
1818
BlockArrays = "0.10"
19-
BlockBandedMatrices = "0.5"
19+
BlockBandedMatrices = "0.5.1"
2020
FillArrays = "0.7"
2121
InfiniteArrays = "0.2"
22-
LazyArrays = "0.11"
22+
LazyArrays = "0.11.1"
2323
MatrixFactorizations = "0.2"
2424
julia = "1"
2525

0 commit comments

Comments
 (0)