From cc9848260925b67960f35383504a814fc98fbd51 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 10 Jul 2025 02:01:03 +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 37fc625..086f652 100644 --- a/Project.toml +++ b/Project.toml @@ -32,6 +32,7 @@ GeometryBasics = "0.5.9" Infiltrator = "1.8.8" OrderedCollections = "1.8.1" StaticArrays = "1.9.13" +Statistics = "1" julia = "1.6.7" [extras]