We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd04d1 commit 3848192Copy full SHA for 3848192
Dockerfile
@@ -5,4 +5,4 @@ LABEL maintainer="UC San Diego ITS/ETS <[email protected]>"
5
6
USER root
7
8
-RUN pip install 'allensdk==2.16.2' 'nilearn==0.10.3' 'scipy==1.8.0' 'fsspec==2024.2.0' 'dandi==0.61.2'
+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