From 9978156039eaeb77bbe4ed4d9f4d2c1dd5ecdb8e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 19 Sep 2024 00:11:54 +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 278cb445f..eebd9d8b1 100644 --- a/Project.toml +++ b/Project.toml @@ -34,6 +34,7 @@ LoggingExtras = "0.4.7, 1" PolyhedralRelaxations = "0.3.5" SCS = "0.9, 1.0, 1.1" SpecialFunctions = "2" +Statistics = "1" julia = "1.6" [extras]