We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e863b7 commit d2f6869Copy full SHA for d2f6869
env.yml
@@ -12,6 +12,8 @@ dependencies:
12
- mkl-service=2.4.0
13
# git-annex for templateflow users with DataLad superdatasets
14
- git-annex=*=alldep*
15
+ # ANTs is linked against libitk 5.3 but does not pin the version
16
+ - libitk=5.3
17
# Base scientific python stack; required by FSL, so pinned here
18
- numpy=1.26
19
- scipy=1.11
0 commit comments