diff --git a/requirements-rocm.txt b/requirements-rocm.txt index 121123611d2d..ae145bcc6257 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 +transformers>=4.50.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file