From bae8b0a857e613361e2e4015b1448ad7bf0ed06c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 3 Feb 2024 00:29:34 +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 3f35474..bc2fc50 100644 --- a/Project.toml +++ b/Project.toml @@ -30,6 +30,7 @@ Reexport = "1" Revise = "3" ScientificTypes = "3" SoleBase = "0.11" +Statistics = "1" StatsBase = "0.30 - 0.34" Tables = "1" julia = "1"