Skip to content

Commit

Permalink
MNT: Pin libitk 5.3 and note dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jul 18, 2024
1 parent 31c0ca3 commit af9f0d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ dependencies:
# Intel Math Kernel Library for numpy
- mkl=2023.2
- mkl-service=2.4
# 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.11
Expand Down

0 comments on commit af9f0d7

Please sign in to comment.