From 88203ec0f1d38baffed13f9f791dd74462d14741 Mon Sep 17 00:00:00 2001 From: Alexander Jaffray Date: Wed, 13 Sep 2023 13:59:26 +0200 Subject: [PATCH] update Project with compat entries for registration --- Project.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Project.toml b/Project.toml index 5fa7d0d..2b78a38 100644 --- a/Project.toml +++ b/Project.toml @@ -40,6 +40,12 @@ PyPlot = "2" Scratch = "1" Setfield = "1" julia = "1.3" +CSV = "0.10" +DataFrames = "1.6" +Documenter = "0.27" +ImageUtils = "0.2.9" +Images = "0.25" +NIfTI = "0.5.9" [extras] LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"