diff --git a/pyproject.toml b/pyproject.toml index e358c3c5..f32fda9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "biomedicus_client==3.5.0", # We get mtap and tqdm transitively from the client "numpy==2.0.2", "regex==2024.11.6", - "torch==2.5.1", + "torch==2.6.0", "requests==2.32.3", "watchdog==6.0.0", ]