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 66f420f commit bfcee44Copy full SHA for bfcee44
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"pybids >= 0.15.2",
34
"requests",
35
"sdcflows >= 2.5.1",
36
- "smriprep >= 0.12.0",
+ "smriprep >= 0.12.1",
37
"tedana ~= 0.0.9",
38
"templateflow >= 23.0.0",
39
"toml",
requirements.txt
@@ -294,7 +294,7 @@ six==1.16.0
294
# apscheduler
295
# isodate
296
# python-dateutil
297
-smriprep==0.12.0
+smriprep==0.12.1
298
# via fmriprep (pyproject.toml)
299
sqlalchemy==2.0.15
300
# via pybids
0 commit comments