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