diff --git a/pyproject.toml b/pyproject.toml index 3204f0f..73e977c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ pillow = "^10.2.0" python-on-whales = "^0.73.0" sigmf = "^1.2.0" tqdm = "^4.66.4" -torch = "2.4.1" +torch = "2.5.0" torchvision = "0.19.1" torch-model-archiver = "^0.12.0" torchsig = {path = "torchsig"}