From 9454936d1b2f20046f2367e5db022978269790e5 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 29 Jan 2025 05:53:30 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4a4b9322..8e5a9c38 100644 --- a/Project.toml +++ b/Project.toml @@ -60,7 +60,7 @@ SafeTestsets = "0.1" SparseArrays = "1.10" StaticArrays = "1.6" StaticArraysCore = "1.4" -Statistics = "1.10" +Statistics = "1.10, 1.11" StructArrays = "0.6.11, 0.7" SymbolicIndexingInterface = "0.3.25" Tables = "1.11"