From 1ced5d40a90b44bbbea8951b8ffeaaed9c213dfc Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 29 Oct 2023 00:28:24 +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 b819387e..7442c522 100644 --- a/Project.toml +++ b/Project.toml @@ -47,6 +47,7 @@ MLUtils = "0.2.0, 0.3, 0.4" NPZ = "0.4.1" Pickle = "0.3" Requires = "1" +Statistics = "1" Tables = "1.6" julia = "1.6"