Skip to content

Commit d2f6869

Browse files
authored
MNT: Pin libitk 5.3 and note dependencies (#3298)
libitk 5.4 was being installed, while ANTs is built against libitk 5.3.
1 parent 2e863b7 commit d2f6869

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

env.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ dependencies:
1212
- mkl-service=2.4.0
1313
# git-annex for templateflow users with DataLad superdatasets
1414
- git-annex=*=alldep*
15+
# ANTs is linked against libitk 5.3 but does not pin the version
16+
- libitk=5.3
1517
# Base scientific python stack; required by FSL, so pinned here
1618
- numpy=1.26
1719
- scipy=1.11

0 commit comments

Comments
 (0)