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 3082938 commit 6ba9851Copy full SHA for 6ba9851
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"acres",
23
"nibabel >= 5.1.0",
24
"nipype >= 1.9.0",
25
- "nireports >= 23.2.0",
+ "nireports >= 25.3.0",
26
"nitime",
27
"nitransforms >= 25.0.1",
28
"niworkflows >= 1.14.1",
@@ -32,7 +32,7 @@ dependencies = [
32
"psutil >= 5.4",
33
"pybids >= 0.15.0",
34
"requests",
35
- "sdcflows >= 2.13.0",
+ "sdcflows >= 2.14.0",
36
"smriprep >= 0.19.1",
37
"tedana >= 23.0.2",
38
"templateflow >= 25.0.3",
requirements.txt
@@ -382,7 +382,7 @@ scipy==1.15.2
382
# scikit-learn
383
# sdcflows
384
# tedana
385
-sdcflows==2.13.1
+sdcflows==2.14.0
386
# via nibabies (pyproject.toml)
387
seaborn==0.13.2
388
# via
0 commit comments