Skip to content

Commit ab6b583

Browse files
committed
Update Project.toml
1 parent d8dcf97 commit ab6b583

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
33
version = "0.2.1"
44

55
[deps]
6+
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
67
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
78
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
89
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
@@ -15,7 +16,7 @@ BandedMatrices = "0.14.2"
1516
FillArrays = "0.8.2"
1617
IntervalSets = "0.3.2"
1718
LazyArrays = "0.14.11, 0.15"
18-
QuasiArrays = "0.1.1"
19+
QuasiArrays = "0.1.1, 0.2"
1920
julia = "1.3"
2021

2122
[extras]

0 commit comments

Comments
 (0)