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 af15814 commit d9321d4Copy full SHA for d9321d4
pyproject.toml
@@ -25,15 +25,15 @@ dependencies = [
25
"nipype >= 1.8.5",
26
"nitime",
27
"nitransforms >= 21.0.0",
28
- "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
+ "niworkflows >= 1.8.0",
29
"numpy",
30
"packaging",
31
"pandas",
32
"psutil >= 5.4",
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",
+ "sdcflows >= 2.5.1",
+ "smriprep >= 0.12.0",
37
"tedana ~= 0.0.9",
38
"templateflow >= 23.0.0",
39
"toml",
0 commit comments