Skip to content

Commit

Permalink
Update epiweeks to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 4, 2023
1 parent 057b54a commit 41db559
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 @@ -192,7 +192,7 @@ RUN pip3 install snakemake==7.25.2
RUN pip3 install google-cloud-storage==2.8.0

# Install epiweeks (for ncov)
RUN pip3 install epiweeks==2.1.2
RUN pip3 install epiweeks==2.2.0

# Install Pangolin and PangoLEARN + deps (for ncov)
# The cov-lineages projects aren't available on PyPI, so install via git URLs.
Expand Down

0 comments on commit 41db559

Please sign in to comment.