We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07b357 commit d4794dcCopy full SHA for d4794dc
pyproject.toml
@@ -19,7 +19,7 @@ requires-python = ">=3.10"
19
dependencies = [
20
'importlib_resources; python_version < "3.11"',
21
"acres",
22
- "fmriprep >= 24.1.0, <= 24.1.1",
+ "fmriprep >= 24.1.0, <= 25.0.0",
23
"indexed_gzip <= 1.9.4",
24
"looseversion",
25
"networkx ~= 3.3", # nipype needs networkx, but 3+ isn"t compatible with nipype 1.8.5
0 commit comments