Skip to content

Commit

Permalink
Bump pathogen-embed to 2.3.0
Browse files Browse the repository at this point in the history
Update to the latest release with bug fixes, new encoding for PCA
embeddings, and new input for clustering.
  • Loading branch information
huddlej committed Jul 30, 2024
1 parent addb745 commit 6c277d9
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 @@ -312,7 +312,7 @@ RUN if [[ "$TARGETPLATFORM" == linux/arm64 ]]; then \
; \
fi

RUN pip3 install pathogen-embed==2.0.0
RUN pip3 install pathogen-embed==2.3.0

# 2. Add unpinned programs

Expand Down

0 comments on commit 6c277d9

Please sign in to comment.