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 0e9fc42 commit 7a6eb9cCopy full SHA for 7a6eb9c
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"pybids >= 0.15.2",
34
"requests",
35
"sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
36
- "smriprep @ git+https://github.com/nipreps/smriprep.git@master",
+ "smriprep >= 0.13.1",
37
"tedana >= 23.0.2",
38
"templateflow >= 23.0.0",
39
"toml",
requirements.txt
@@ -404,7 +404,7 @@ six==1.16.0
404
# isodate
405
# osfclient
406
# python-dateutil
407
-smriprep==0.13.0
+smriprep==0.13.1
408
# via
409
# fmriprep
410
# fmriprep (pyproject.toml)
0 commit comments