Skip to content

Commit a4fcde5

Browse files
nipype = 1.9.2
1 parent 7f5723d commit a4fcde5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN python -m pip install xvfbwrapper \
4242

4343
RUN python -m pip install graphviz \
4444
pybids \
45-
nipype \
45+
nipype==1.9.2 \
4646
nilearn \
4747
scikit-image \
4848
brain-slam

Dockerfile_testpypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN python -m pip install xvfbwrapper \
4242

4343
RUN python -m pip install graphviz \
4444
pybids \
45-
nipype \
45+
nipype==1.9.2 \
4646
nilearn \
4747
scikit-image \
4848
brain-slam

0 commit comments

Comments
 (0)