File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -125,21 +125,21 @@ RUN apk add -q --no-cache bash procps && \
125
125
RUN /opt/conda/bin/conda install -c conda-forge -c anaconda \
126
126
python=3.8 \
127
127
attrs=21.2 \
128
- coverage=6.0 \
129
128
codecov=2.1 \
129
+ coverage=6.0 \
130
130
datalad=0.15 \
131
131
dipy=1.4 \
132
132
git-annex=*=alldep* \
133
133
graphviz=2.49 \
134
- h5py=3.4 \
134
+ h5py=3.2 \
135
135
indexed_gzip=1.6 \
136
136
jinja2=2.11 \
137
137
libxml2=2.9 \
138
138
libxslt=1.1 \
139
139
lockfile=0.12 \
140
140
matplotlib=3.3 \
141
- mkl-service=2.4 \
142
141
mkl=2021.3 \
142
+ mkl-service=2.4 \
143
143
nibabel=3.2 \
144
144
nilearn=0.8 \
145
145
nipype=1.6 \
@@ -164,7 +164,7 @@ RUN /opt/conda/bin/conda install -c conda-forge -c anaconda \
164
164
seaborn=0.11 \
165
165
setuptools=58.2 \
166
166
sphinx=4.2 \
167
- sphinx_rtd_theme=0.5 \
167
+ sphinx_rtd_theme=1.0 \
168
168
"svgutils>=0.3.4,<0.4" \
169
169
toml=0.10 \
170
170
traits=6.2 \
You can’t perform that action at this time.
0 commit comments