Skip to content

Commit

Permalink
Merge pull request #29 from nextstrain/update-treetime
Browse files Browse the repository at this point in the history
chore: update treetime
  • Loading branch information
rneher authored Jan 27, 2021
2 parents 36dd448 + 7dc9d87 commit b9dfe77
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 @@ -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
Expand Down

0 comments on commit b9dfe77

Please sign in to comment.