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 1b6b537 commit bcb6b0bCopy full SHA for bcb6b0b
pyproject.toml
@@ -25,15 +25,15 @@ dependencies = [
25
"nireports >= 23.2.0",
26
"nitime",
27
"nitransforms >= 23.0.1",
28
- "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
+ "niworkflows >= 1.11.0",
29
"numpy >= 1.21.0",
30
"packaging",
31
"pandas",
32
"psutil >= 5.4",
33
"pybids >= 0.15.0",
34
"requests",
35
- "sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
36
- "smriprep @ git+https://github.com/nipreps/smriprep.git@master",
+ "sdcflows >= 2.10.0",
+ "smriprep >= 0.16.0",
37
"tedana >= 23.0.2",
38
"templateflow >= 24.2.0",
39
"toml",
0 commit comments