Skip to content

Commit d77764b

Browse files
committed
Strict package requirements
1 parent e78a7e4 commit d77764b

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
@@ -18,9 +18,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919

2020
[compat]
21-
BandedMatrices = "0.9.0"
22-
BlockArrays = "0.8.0"
21+
BandedMatrices = "0.9.0"
22+
BlockArrays = "0.8.0"
2323
FillArrays = "≥ 0.5.0"
24-
LazyArrays = "≥ 0.7.1"
24+
LazyArrays = "0.8.0"
2525
MatrixFactorizations = "≥ 0.0.4"
2626
julia = "≥ 0.7.0"

0 commit comments

Comments
 (0)