From 1b6070e1511f78bccf6e5d0b072814615b883891 Mon Sep 17 00:00:00 2001 From: Mathias Goncalves Date: Mon, 29 Jul 2024 16:25:10 -0400 Subject: [PATCH] FIX: Remove libitk hack --- env.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/env.yml b/env.yml index ee64e655..5416ccca 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 (2.4.4) 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.11