From 394c90df8da2e3e9321ab4824bf5c795586428f5 Mon Sep 17 00:00:00 2001 From: Korbinian Eckstein Date: Fri, 15 Dec 2023 14:51:47 +1000 Subject: [PATCH] add compat for Statistics --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index cde6523..00a56ae 100644 --- a/Project.toml +++ b/Project.toml @@ -27,4 +27,5 @@ ProgressMeter = "1.7" ROMEO = "1.0" Rotations = "1.5" StaticArrays = "1.6" +Statistics = "1.7" julia = "1.7" \ No newline at end of file