We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d1772 commit 5742b52Copy full SHA for 5742b52
Project.toml
@@ -27,11 +27,11 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
27
ColorBlendModes = "0.2"
28
CoordinateTransformations = "0.6"
29
Distributions = "0.24, 0.25"
30
-ImageCore = "0.8, 0.9"
+ImageCore = "0.8, 0.9, 0.10"
31
ImageDraw = "0.2"
32
-ImageTransformations = "0.8, 0.9"
+ImageTransformations = "0.8, 0.9, 0.10"
33
IndirectArrays = "0.5, 1"
34
-Interpolations = "0.13"
+Interpolations = "0.13, 0.14, 0.15"
35
MosaicViews = "0.2, 0.3"
36
OffsetArrays = "1"
37
Parameters = "0.12"
0 commit comments