[cherry-pick][CI] Enforce torchaudio and torchvison compatible with pta (#7688)

### What this PR does / why we need it?
This patch cherry-pick from #7648 

Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
Li Wang
2026-03-27 11:06:13 +08:00
committed by GitHub
parent 53cc225cac
commit 2c2d8bb015
3 changed files with 6 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ psutil
setuptools>=64
setuptools-scm>=8
torch==2.9.0
torchvision
torchaudio
torchvision==0.24.0
torchaudio==2.9.0
wheel
xgrammar>=0.1.30
pandas-stubs