Skip to content

Commit 9591121

Browse files
authored
Revert ImageTransformations.jl 0.9
Some internal API that DataAugmentation.jl uses has changed, so this needs to be adressed in a proper PR
1 parent dd96454 commit 9591121

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, 0.9"
32+
ImageTransformations = "0.8"
3333
IndirectArrays = "0.5, 1"
3434
Interpolations = "0.13"
3535
MosaicViews = "0.2, 0.3"

0 commit comments

Comments
 (0)