Skip to content

Commit 3848192

Browse files
authored
Update Dockerfile
1 parent afd04d1 commit 3848192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ LABEL maintainer="UC San Diego ITS/ETS <[email protected]>"
55

66
USER root
77

8-
RUN pip install 'allensdk==2.16.2' 'nilearn==0.10.3' 'scipy==1.8.0' 'fsspec==2024.2.0' 'dandi==0.61.2'
8+
RUN pip install 'allensdk==2.16.2' 'nilearn==0.10.3' 'scipy==1.8.0' 'fsspec==2024.2.0' 'dandi==0.61.2' 'mat73' 'astropy'

0 commit comments

Comments
 (0)