diff --git a/scripts/requirements.txt b/scripts/requirements.txt index c29fda5..db131e0 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -2,7 +2,7 @@ --index-url https://pypi.org/simple --extra-index-url https://download.pytorch.org/whl/test/cu126 torch==2.7.0+cu126; sys_platform != 'darwin' -torch==2.7.0; sys_platform == 'darwin' +torch==2.7.1+cu126; sys_platform == 'darwin' torchvision==0.22.0 torchaudio==2.7.0 vllm==0.11.0