@@ -3,22 +3,22 @@ uuid = "d8c32880-2388-543b-8c61-d9f865259254"
3
3
version = " 0.4.8"
4
4
5
5
[deps ]
6
- XTermColors = " c8c2cc18-de81-4e68-b407-38a3a0c0491f"
7
6
ColorTypes = " 3da002f7-5984-5a60-b8a6-cbb66c0b333f"
8
7
Crayons = " a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
9
8
FileIO = " 5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
10
9
ImageBase = " c817782e-172a-44cc-b673-b171935fbb9e"
11
10
ImageCore = " a09fc81d-aa75-5fe9-8630-4744c3626534"
12
11
Sixel = " 45858cf5-a6b0-47a3-bbea-62219f50df47"
12
+ XTermColors = " c8c2cc18-de81-4e68-b407-38a3a0c0491f"
13
13
14
14
[compat ]
15
- XTermColors = " 0.1"
16
15
ColorTypes = " 0.9 - 0.11"
17
16
Crayons = " ^4.1"
18
17
FileIO = " ^1.6"
19
18
ImageBase = " 0.1"
20
19
ImageCore = " 0.9"
21
20
Sixel = " 0.1"
21
+ XTermColors = " 0.1"
22
22
julia = " 1.6"
23
23
24
24
[extras ]
@@ -27,12 +27,11 @@ ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
27
27
ImageQualityIndexes = " 2996bd0c-7a13-11e9-2da2-2f5ce47296a9"
28
28
ImageTransformations = " 02fcd773-0e25-5acc-982a-7f6622650795"
29
29
OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
30
- Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
31
30
ReferenceTests = " 324d217c-45ce-50fc-942e-d289b448e8cf"
32
31
Rotations = " 6038ab10-8711-5258-84ad-4b1120ba62dc"
33
32
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
34
33
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
35
34
TestImages = " 5e47fb64-e119-507b-a336-dd2b206d9990"
36
35
37
36
[targets ]
38
- test = [" CoordinateTransformations" , " ImageIO" , " ImageQualityIndexes" , " ImageTransformations" , " OffsetArrays" , " Pkg " , " ReferenceTests" , " Rotations" , " SparseArrays" , " Test" , " TestImages" ]
37
+ test = [" CoordinateTransformations" , " ImageIO" , " ImageQualityIndexes" , " ImageTransformations" , " OffsetArrays" , " ReferenceTests" , " Rotations" , " SparseArrays" , " Test" , " TestImages" ]
0 commit comments