Skip to content

Commit a6029ed

Browse files
authored
PIN: Update niworkflows & pybids to fix path builds
Incorporates nipreps/niworkflows#405
1 parent 17e9732 commit a6029ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ classifiers =
2020
[options]
2121
python_requires = >=3.5
2222
install_requires =
23-
niworkflows @ git+https://github.com/poldracklab/niworkflows.git@9226e01cf5a7f4c8691870a3f98249c481986e7c
23+
niworkflows @ git+https://github.com/poldracklab/niworkflows.git@6118af2d8ef59abfa79f665da7caad646c40bc5c
2424
smriprep ~= 0.3.2
2525
templateflow ~= 0.4.1
2626
nibabel >=2.2.1
2727
indexed_gzip >=0.8.8
2828
nilearn !=0.5.0, !=0.5.1
2929
nipype >=1.2.2
3030
psutil >=5.4
31-
pybids ~= 0.9.3
31+
pybids ~= 0.9.4
3232
tedana >=0.0.5
3333
nitime
3434
numpy

0 commit comments

Comments
 (0)