@@ -4,21 +4,22 @@ version = "0.4.6"
44
55[deps ]
66Crayons = " a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
7+ ImageBase = " c817782e-172a-44cc-b673-b171935fbb9e"
78ImageCore = " a09fc81d-aa75-5fe9-8630-4744c3626534"
8- ImageTransformations = " 02fcd773-0e25-5acc-982a-7f6622650795"
99Requires = " ae029012-a4dd-5104-9daa-d747884805df"
1010
1111[compat ]
1212Crayons = " 0.5, 1, 2, 3, 4"
13- ImageCore = " 0.8.1, 0.9 "
14- ImageTransformations = " 0.5, 0.6, 0.7, 0.8 "
13+ ImageBase = " 0.1 "
14+ ImageCore = " 0.9 "
1515Requires = " 1"
1616julia = " 1"
1717
1818[extras ]
1919CoordinateTransformations = " 150eb455-5306-5404-9cee-2592286d6298"
2020ImageMagick = " 6218d12a-5da1-5696-b52f-db25d2ecc6d1"
2121ImageQualityIndexes = " 2996bd0c-7a13-11e9-2da2-2f5ce47296a9"
22+ ImageTransformations = " 02fcd773-0e25-5acc-982a-7f6622650795"
2223OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
2324Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
2425ReferenceTests = " 324d217c-45ce-50fc-942e-d289b448e8cf"
@@ -28,4 +29,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2829TestImages = " 5e47fb64-e119-507b-a336-dd2b206d9990"
2930
3031[targets ]
31- test = [" CoordinateTransformations" , " ImageMagick" , " ImageQualityIndexes" , " ReferenceTests" , " Rotations" , " SparseArrays" , " OffsetArrays" , " Pkg" , " Test" , " TestImages" ]
32+ test = [" CoordinateTransformations" , " ImageMagick" , " ImageQualityIndexes" , " ImageTransformations " , " ReferenceTests" , " Rotations" , " SparseArrays" , " OffsetArrays" , " Pkg" , " Test" , " TestImages" ]
0 commit comments