diff --git a/pyproject.toml b/pyproject.toml index 84ef79b9..5cdfd6c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -183,7 +183,7 @@ dependencies = [ "pybedtools==0.9.1", "seaborn==0.13.0", "sourmash==4.8.4", - "torch==2.0.1", + "torch==2.1.0", "torchvision==0.15.2", "wandb==0.15.12", ]