We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057b54a commit 41db559Copy full SHA for 41db559
1 file changed
Dockerfile
@@ -192,7 +192,7 @@ RUN pip3 install snakemake==7.25.2
192
RUN pip3 install google-cloud-storage==2.8.0
193
194
# Install epiweeks (for ncov)
195
-RUN pip3 install epiweeks==2.1.2
+RUN pip3 install epiweeks==2.2.0
196
197
# Install Pangolin and PangoLEARN + deps (for ncov)
198
# The cov-lineages projects aren't available on PyPI, so install via git URLs.
0 commit comments