We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2dd7e commit 6b4807eCopy full SHA for 6b4807e
pyproject.toml
@@ -18,7 +18,7 @@ license = {file = "LICENSE.md"}
18
requires-python = ">=3.10"
19
dependencies = [
20
'importlib_resources; python_version < "3.11"',
21
- "fmriprep >= 23.2, <= 24.0.1",
+ "fmriprep >= 23.2, <= 24.1.0",
22
"indexed_gzip <= 1.8.7",
23
"looseversion",
24
"networkx ~= 3.3", # nipype needs networkx, but 3+ isn"t compatible with nipype 1.8.5
0 commit comments