From 083fae5b0d4205dece11250c50b83ba011f54e27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 11:31:02 -0700 Subject: [PATCH] CompatHelper: add new compat entry for ImageFeatures in [weakdeps] at version 0.5, (keep existing compat) (#1017) Co-authored-by: CompatHelper Julia --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index f9402bc8c..009fb9085 100644 --- a/Project.toml +++ b/Project.toml @@ -91,6 +91,7 @@ GeometricalPredicates = "0.4" GeometryBasics = "0.4" ImageCore = "0.8, 0.9, 0.10" ImageDraw = "0.2" +ImageFeatures = "0.5" ImageMagick = "1" IncrementalInference = "0.34, 0.35" Interpolations = "0.14, 0.15"