From 994a8e2dd2000a9cb05a46e05ded1d681cb46259 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 26 Jul 2024 14:06:46 -0400 Subject: [PATCH] MNT: Unpin libitk 5.3 (ANTs 2.5.3 is built with 5.4) --- env.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/env.yml b/env.yml index 63d0e65f..91103e04 100644 --- a/env.yml +++ b/env.yml @@ -12,8 +12,6 @@ dependencies: - mkl-service=2.4.0 # git-annex for templateflow users with DataLad superdatasets - git-annex=*=alldep* - # ANTs is linked against libitk 5.3 but does not pin the version - - libitk=5.3 # Base scientific python stack; required by FSL, so pinned here - numpy=1.26 - scipy=1.13