diff --git a/requirements-rocm.txt b/requirements-rocm.txt index 121123611d2d..1a884a21b9cb 100644 --- a/requirements-rocm.txt +++ b/requirements-rocm.txt @@ -8,4 +8,6 @@ botocore ray >= 2.10.0 peft pytest-asyncio -tensorizer>=2.9.0 \ No newline at end of file +tensorizer>=2.9.0 +torch>=2.8.0 # not directly required, pinned by Snyk to avoid a vulnerability +transformers>=4.53.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file