File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3
3
version = " 0.7.1"
4
4
5
5
[deps ]
6
+ ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
6
7
BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
7
8
BlockArrays = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
8
9
Distributed = " 8ba89e20-285c-5b6f-9357-94700520ee1b"
9
10
FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
10
- ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
11
11
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
12
12
MatrixFactorizations = " a3b82374-2e81-5b9e-98ce-41277c0e4c87"
13
13
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -18,9 +18,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
18
18
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
19
20
20
[compat ]
21
+ ArrayLayouts = " 0.1"
21
22
BandedMatrices = " 0.14"
22
23
BlockArrays = " 0.11"
23
24
FillArrays = " 0.8"
24
- ArrayLayouts = " 0.1"
25
- MatrixFactorizations = " 0.2"
25
+ MatrixFactorizations = " 0.2, 0.3"
26
26
julia = " 1.2"
You can’t perform that action at this time.
0 commit comments