diff --git a/tests/py/requirements.txt b/tests/py/requirements.txt index c022378f6d..5bfd8a5bcb 100644 --- a/tests/py/requirements.txt +++ b/tests/py/requirements.txt @@ -14,5 +14,5 @@ nvidia-modelopt[all]; python_version >'3.9' and python_version <'3.13' # flashinfer-python is broken on python 3.9 at the moment, so skip it for now flashinfer-python; python_version >'3.9' and python_version <'3.13' --extra-index-url https://download.pytorch.org/whl/nightly/cu129 -torchvision>=0.23.0.dev,<0.24.0 +torchvision>=0.24.0.dev,<0.25.0 timm>=1.0.3 \ No newline at end of file