From 52121742e519f8e42e79ed1b0edf9b4fa3c43f2e Mon Sep 17 00:00:00 2001 From: Adrian Henle Date: Wed, 26 Jun 2024 16:57:19 -0700 Subject: [PATCH] fix compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 4e6050212..eadd3dd9a 100644 --- a/Project.toml +++ b/Project.toml @@ -38,6 +38,7 @@ ProgressMeter = "1" Reexport = "1" Roots = "2" SpecialFunctions = "2" +StatsBase = "0.34" Xtals = "0.5" julia = "1.6"