Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 committed Nov 2, 2021
1 parent 6e8a7be commit 8df8e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.processing_image
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN git clone https://github.com/chanzuckerberg/single-cell-explorer.git \
&& rm -rf single-cell-explorer client build/client /usr/bin/npm

# Install python dependencies
# Remove packaging dependency once pyparser>3 is supported.
RUN pip3 install scanpy==1.6.0 python-igraph==0.8.3 louvain==0.7.0 packaging==21.0 awscli
RUN pip3 install cellxgene-schema==2.0.3

Expand Down

0 comments on commit 8df8e56

Please sign in to comment.