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 6acbcfa commit 4613c46Copy full SHA for 4613c46
env.yml
@@ -19,7 +19,7 @@ dependencies:
19
- pandas=2.2
20
- h5py=3.11
21
# Dependencies compiled against numpy, best to stick with conda
22
- - nitime=0.11
+ - nitime=0.10
23
- scikit-image=0.24
24
- scikit-learn=1.4
25
# Utilities
requirements.txt
@@ -230,7 +230,7 @@ nipype==1.8.6
230
# smriprep
231
nireports==23.2.2
232
# via fmriprep (pyproject.toml)
233
-nitime==0.11
+nitime==0.10
234
235
nitransforms==24.0.0
236
# via
0 commit comments