diff --git a/L/LazyArrays/Compat.toml b/L/LazyArrays/Compat.toml index f6243c7c244848f..9e038a105e20028 100644 --- a/L/LazyArrays/Compat.toml +++ b/L/LazyArrays/Compat.toml @@ -118,12 +118,17 @@ MatrixFactorizations = "0.7.1-0.7" MatrixFactorizations = "0.7.1-0.8" ["0.20.6-0"] -ArrayLayouts = "0.6" MatrixFactorizations = "0.8.2-0.8" +["0.20.6-0.21.3"] +ArrayLayouts = "0.6" + ["0.21.3-0"] FillArrays = "0.11.7-0.11" +["0.21.4-0"] +ArrayLayouts = "0.7" + ["0.3-0.6"] FillArrays = "0.3-0.5" diff --git a/L/LazyArrays/Versions.toml b/L/LazyArrays/Versions.toml index b135c901fd0f5ce..951e385e8f8c12a 100644 --- a/L/LazyArrays/Versions.toml +++ b/L/LazyArrays/Versions.toml @@ -258,3 +258,6 @@ git-tree-sha1 = "36cc4eb5da0fe2c2e9c4242fd9330bd235f2e0ca" ["0.21.3"] git-tree-sha1 = "8c6f95edf5d9255f4ea19d667f9d85c92ec32238" + +["0.21.4"] +git-tree-sha1 = "b68b57aa973a0526568c67cbbb68c24c2c98cc47"