Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ajuavinett authored May 30, 2024
1 parent e1c2358 commit 122a65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ LABEL maintainer="UC San Diego ITS/ETS <[email protected]>"

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' 'pydeseq2'
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' 'seaborn==0.13.2'

0 comments on commit 122a65a

Please sign in to comment.