We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156e9ac commit d088c89Copy full SHA for d088c89
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"requests",
35
"sdcflows >= 2.10.0",
36
# "smriprep >= 0.16.0",
37
- "smriprep @ git+https://github.com/nipreps/smriprep.git@fix/aparc-select",
+ "smriprep @ git+https://github.com/nipreps/smriprep.git@master",
38
"tedana >= 23.0.2",
39
"templateflow >= 24.2.0",
40
"toml",
requirements.txt
@@ -389,7 +389,7 @@ six==1.16.0
389
# osfclient
390
# pybtex
391
# python-dateutil
392
-smriprep @ git+https://github.com/nipreps/smriprep.git@fix/aparc-select
+smriprep @ git+https://github.com/nipreps/smriprep.git@master
393
# via nibabies (pyproject.toml)
394
sqlalchemy==2.0.31
395
# via pybids
0 commit comments