Skip to content

Commit bda1ce4

Browse files
upgrade torchvision from 0.23.0 to 0.24.0 (#3772)
1 parent 5697757 commit bda1ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ nvidia-modelopt[all]; python_version >'3.9' and python_version <'3.13'
1414
# flashinfer-python is broken on python 3.9 at the moment, so skip it for now
1515
flashinfer-python; python_version >'3.9' and python_version <'3.13'
1616
--extra-index-url https://download.pytorch.org/whl/nightly/cu129
17-
torchvision>=0.23.0.dev,<0.24.0
17+
torchvision>=0.24.0.dev,<0.25.0
1818
timm>=1.0.3

0 commit comments

Comments
 (0)