Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into enh/reenable-para…
Browse files Browse the repository at this point in the history
…llelization-apply-214
  • Loading branch information
oesteban committed Jul 31, 2024
2 parents 8dd883d + 7c9eaed commit 9f91e2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ 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
# ANTs 2.5.3 is linked against libitk 5.4 - let's pin both there
- libitk=5.4
# Base scientific python stack; required by FSL, so pinned here
- numpy=1.26
- scipy=1.11
Expand All @@ -28,7 +28,7 @@ dependencies:
- graphviz=9.0
- pandoc=3.1
# Workflow dependencies: ANTs
- ants=2.5
- ants=2.5.3
# Workflow dependencies: FSL (versions pinned in 6.0.7.7)
- fsl-bet2=2111.4
- fsl-flirt=2111.2
Expand Down

0 comments on commit 9f91e2f

Please sign in to comment.