From 3455670bb6d20b087f099ec139cd5e90da65e139 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 01:29:11 +0000 Subject: [PATCH] CompatHelper: bump compat for "ImageMorphology" to "0.3" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fec6116d..9c75c042 100644 --- a/Project.toml +++ b/Project.toml @@ -55,7 +55,7 @@ ImageFeatures = "0" ImageFiltering = "0" ImageMagick = "0, 1" ImageMetadata = "0" -ImageMorphology = "0.2" +ImageMorphology = "0.2, 0.3" ImageSegmentation = "1" ImageShow = "0" ImageTransformations = "0"