diff --git a/pyproject.toml b/pyproject.toml index 75cf517..6b50f3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ pillow = "^11.0.0" python-on-whales = "^0.73.0" sigmf = "^1.2.0" tqdm = "^4.66.4" -torch = "2.4.1" +torch = "2.7.1" torchvision = "0.19.1" torch-model-archiver = "^0.12.0" torchsig = {path = "torchsig"}