Skip to content

Commit c5e5fc6

Browse files
committed
Update Dockerfile
1 parent 5f0e757 commit c5e5fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ RUN conda install -y \
9595
sync && \
9696
pip install \
9797
matplotlib \
98-
templateflow~=0.8.1 \
99-
zlib ; \
98+
requests \
99+
templateflow~=0.8.1 ; \
100100
sync && \
101101
chmod -R a+rX /usr/local/miniconda; sync && \
102102
chmod +x /usr/local/miniconda/bin/*; sync && \

0 commit comments

Comments
 (0)