Skip to content

Commit e46ac3d

Browse files
committed
Support ImageTransformations 0.9
1 parent 446b75d commit e46ac3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ CoordinateTransformations = "0.6"
2929
Distributions = "0.24, 0.25"
3030
ImageCore = "0.8, 0.9"
3131
ImageDraw = "0.2"
32-
ImageTransformations = "0.8"
32+
ImageTransformations = "0.8, 0.9"
3333
IndirectArrays = "0.5, 1"
3434
Interpolations = "0.13"
3535
MosaicViews = "0.2, 0.3"

0 commit comments

Comments
 (0)