Skip to content

Commit d088c89

Browse files
committed
maint: use developmental smriprep
1 parent 156e9ac commit d088c89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"requests",
3535
"sdcflows >= 2.10.0",
3636
# "smriprep >= 0.16.0",
37-
"smriprep @ git+https://github.com/nipreps/smriprep.git@fix/aparc-select",
37+
"smriprep @ git+https://github.com/nipreps/smriprep.git@master",
3838
"tedana >= 23.0.2",
3939
"templateflow >= 24.2.0",
4040
"toml",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ six==1.16.0
389389
# osfclient
390390
# pybtex
391391
# python-dateutil
392-
smriprep @ git+https://github.com/nipreps/smriprep.git@fix/aparc-select
392+
smriprep @ git+https://github.com/nipreps/smriprep.git@master
393393
# via nibabies (pyproject.toml)
394394
sqlalchemy==2.0.31
395395
# via pybids

0 commit comments

Comments
 (0)