File tree Expand file tree Collapse file tree 2 files changed +99
-88
lines changed Expand file tree Collapse file tree 2 files changed +99
-88
lines changed Original file line number Diff line number Diff line change @@ -13,35 +13,31 @@ dependencies:
13
13
# git-annex for templateflow users with DataLad superdatasets
14
14
- git-annex=*=alldep*
15
15
# Base scientific python stack; required by FSL, so pinned here
16
- - numpy=1.26
16
+ - numpy=2.2
17
17
- scipy=1.15
18
- - matplotlib=3.9
18
+ - matplotlib=3.10
19
19
- pandas=2.2
20
20
- h5py=3.13
21
21
# Dependencies compiled against numpy, best to stick with conda
22
22
- nitime=0.11
23
23
- scikit-image=0.25
24
24
- scikit-learn=1.6
25
25
# Utilities
26
- - graphviz=11.0
27
- - pandoc=3.6
26
+ - graphviz=12.2
27
+ - pandoc=3.7
28
28
# Workflow dependencies: ANTs
29
- - ants=2.5
30
- # 5.4.1 and 5.4.2 cause segfaults with ants
31
- # Try to remove this ASAP
32
- # https://github.com/conda-forge/ants-feedstock/issues/19
33
- - libitk=5.4.0
29
+ - ants=2.6
34
30
# Workflow dependencies: Convert3d
35
31
- convert3d=1.4
36
32
# Workflow dependencies: Connectome Workbench
37
33
- connectome-workbench-cli=2.0
38
- # Workflow dependencies: FSL (versions pinned in 6.0.7.13 )
34
+ # Workflow dependencies: FSL (versions pinned in 6.0.7.17.20250415.fe1c582e )
39
35
- fsl-bet2=2111.8
40
- - fsl-flirt=2111.2
36
+ - fsl-flirt=2111.4
41
37
- fsl-fast4=2111.3
42
38
- fsl-fugue=2201.5
43
39
- fsl-mcflirt=2111.0
44
- - fsl-miscmaths=2203.2
40
+ - fsl-miscmaths=2412.4
45
41
- fsl-topup=2203.5
46
42
- pip
47
43
- pip :
You can’t perform that action at this time.
0 commit comments