From 0c413dde23eb92b3efecef6640dc4dcdf75eb15f Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 29 Oct 2023 00:25:34 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Statistics at version 1 for package Jumps, (keep existing compat) --- benchmarks/Jumps/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/Jumps/Project.toml b/benchmarks/Jumps/Project.toml index 928286e93..0fb4e0fb2 100644 --- a/benchmarks/Jumps/Project.toml +++ b/benchmarks/Jumps/Project.toml @@ -35,4 +35,5 @@ PiecewiseDeterministicMarkovProcesses = "0.0.7" Plots = "1.31" PyCall = "1.96.1" SciMLBenchmarks = "0.1" +Statistics = "1" Sundials = "4"