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