File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,22 @@ ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
9
9
FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
10
10
MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
11
11
MappedArrays = " dbb5928d-eab1-5f90-85c2-b9b0edb7c900"
12
- NamedTupleTools = " d9ec5142-1e00-5aa0-9d6a-321866360f50"
13
12
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
13
Tricks = " 410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
15
14
16
15
[compat ]
17
16
ConcreteStructs = " 0.2"
17
+ ConstructionBase = " 0.2"
18
+ FillArrays = " 0.12"
18
19
MLStyle = " 0.4"
19
20
MappedArrays = " 0.4"
20
- NamedTupleTools = " 0.13 "
21
+ Tricks = " 0.1 "
21
22
julia = " 1.3"
22
23
23
24
[extras ]
24
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
25
- Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
26
25
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
26
+ Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
27
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
27
28
28
29
[targets ]
29
30
test = [" Test" , " LinearAlgebra" , " Statistics" ]
You can’t perform that action at this time.
0 commit comments