From b4e3cf54dc53649feb20717e53c27bd7524259c1 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 10 Jul 2025 00:04:22 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 8e15430..9688fa5 100644 --- a/Project.toml +++ b/Project.toml @@ -34,6 +34,7 @@ ImageSegmentation = "1.9" ImageView = "0.12" JLD2 = "0.5" OpenCV = "4.6.1" +Statistics = "1" XLSX = "0.10" julia = "1.10"