Skip to content

Commit 41db559

Browse files
Update epiweeks to v2.2.0
1 parent 057b54a commit 41db559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ RUN pip3 install snakemake==7.25.2
192192
RUN pip3 install google-cloud-storage==2.8.0
193193

194194
# Install epiweeks (for ncov)
195-
RUN pip3 install epiweeks==2.1.2
195+
RUN pip3 install epiweeks==2.2.0
196196

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

0 commit comments

Comments
 (0)