diff --git a/Dockerfile b/Dockerfile index ae56b6f..a9a2159 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,4 +5,4 @@ LABEL maintainer="UC San Diego ITS/ETS " USER root -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' 'playsound' 'nimfa' +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' 'playsound' 'nimfa' 'pydeseq2'