From 7dc9d87f5fd2e9a12f15972172ef4d72e817f6da Mon Sep 17 00:00:00 2001 From: Richard Neher Date: Tue, 26 Jan 2021 15:47:30 +0100 Subject: [PATCH] chore: update treetime --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a8bf11f2..2810e29f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -84,7 +84,7 @@ RUN pip3 install boto==2.49.0 RUN pip3 install ipdb==0.10.1 RUN pip3 install jsonschema==3.0.1 RUN pip3 install matplotlib==2.2.2 -RUN pip3 install phylo-treetime==0.8.0 +RUN pip3 install phylo-treetime==0.8.1 RUN pip3 install requests==2.22.0 RUN pip3 install rethinkdb==2.4.8 RUN pip3 install seaborn==0.9.0