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 4434741 commit c9528acCopy full SHA for c9528ac
CHANGELOG.md
@@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
- `networkx` 2.4 → 3.1
42
- `nibabel` 3.0.1 → 5.0.1
43
- `nilearn` 0.4.1 → 0.10.0
44
-- `nipype` 1.5.1 → 1.8.5
+- `nipype` 1.5.1 → 1.8.6
45
- `numpy` 1.21.0 → 1.24.2
46
- `pandas` 1.0.5 → 1.5.3
47
- `patsy` 0.5.0 → 0.5.3
requirements.txt
@@ -10,7 +10,7 @@ matplotlib==3.7.1
10
networkx==3.1
11
nibabel==5.0.1
12
nilearn==0.10.0
13
-nipype==1.8.5
+nipype==1.8.6
14
nose==1.3.7
15
numpy==1.24.2
16
pandas==1.5.3
0 commit comments