diff --git a/pyproject.toml b/pyproject.toml index c94c69f2..a329baa6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "seaborn==0.13.0", "sourmash==4.8.4", "torch==2.3.1", - "torchvision==0.16.0", + "torchvision==0.18.1", "wandb==0.16.0", ]