Skip to content

Commit f4ebd28

Browse files
committed
Update Project.toml
1 parent 3b7654f commit f4ebd28

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
@@ -18,12 +18,12 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1818
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1919

2020
[compat]
21-
ArrayLayouts = "0.7.7, 0.8"
22-
BandedMatrices = "0.16, 0.17"
21+
ArrayLayouts = "0.8"
22+
BandedMatrices = "0.17"
2323
BlockArrays = "0.16"
2424
DomainSets = "0.5"
25-
FastTransforms = "0.13, 0.14"
26-
FillArrays = "0.12, 0.13"
25+
FastTransforms = "0.14"
26+
FillArrays = "0.13"
2727
InfiniteArrays = "0.12"
2828
Infinities = "0.1"
2929
IntervalSets = "0.5, 0.6, 0.7"

0 commit comments

Comments
 (0)