Skip to content

Commit ab50825

Browse files
zhengruifenghuangxiaopingRD
authored andcommitted
[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 apache#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 apache#52244 from zhengruifeng/dev_torch. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
1 parent 7e02327 commit ab50825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ graphviz==0.20.3
7676
flameprof==0.4
7777

7878
# TorchDistributor dependencies
79-
torch<2.6.0
79+
torch
8080
torchvision
8181
torcheval
8282

0 commit comments

Comments
 (0)