We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c57a8 commit b666a4dCopy full SHA for b666a4d
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
"h5py <= 3.14.0", # for DCAN motion file
24
"indexed_gzip ~= 1.10.1", # for loading imgs in nibabel
25
"jinja2 ~= 3.1.2", # for executive summary
26
- "joblib <= 1.5.1",
+ "joblib <= 1.5.2",
27
"matplotlib ~= 3.10.0",
28
"networkx <= 3.4.2", # nipype needs networkx, but 3+ isn't compatible with nipype 1.8.5
29
"nibabel >= 3.2.1",
0 commit comments