[SPARK-53453][PYTHON][ML][FOLLOW-UP] Update `dev/requirements`
### What changes were proposed in this pull request?
Update `dev/requirements`
### Why are the changes needed?
follow up of https://github.com/apache/spark/pull/52197
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
ci
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #52244 from zhengruifeng/dev_torch.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
diff --git a/dev/requirements.txt b/dev/requirements.txt
index a8c3ef2..de397c4 100644
--- a/dev/requirements.txt
+++ b/dev/requirements.txt
@@ -76,7 +76,7 @@
flameprof==0.4
# TorchDistributor dependencies
-torch<2.6.0
+torch
torchvision
torcheval