From 338ee4380f72b71a567cc31c47bc119dd37d9b4f Mon Sep 17 00:00:00 2001 From: Laura Beghini Date: Thu, 16 Nov 2023 16:22:04 +0100 Subject: [PATCH] CompatHelper --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ea10188..27f10ea 100644 --- a/Project.toml +++ b/Project.toml @@ -37,12 +37,13 @@ Images = "0.25, 0.26" MAT = "0.10" MRICoilSensitivities = "0.1" MRIFiles = "0.1" -MRIReco = "0.7" +MRIReco = "0.7, 0.8" NIfTI = "0.5.9, 0.6" PolygonOps = "0.1" PyPlot = "2" Scratch = "1" Setfield = "1" +Statistics = "1" julia = "1.3" [extras]