chore(deps): bump setuptools >=78.1.1 to fix GHSA-8g6x-3r52-4m6c

This commit is contained in:
TPTBusiness
2026-04-29 16:20:35 +02:00
parent bc96d26371
commit 9947ea3928
@@ -9,7 +9,7 @@ peft>=0.18.1
# Evaluation
opencompass==0.5.1
setuptools<75 # uv venv doesn't include, opencompass depends on pkg_resources
setuptools>=78.1.1 # Security fix: GHSA-8g6x-3r52-4m6c (path traversal in PackageIndex.download, arbitrary file write/RCE)
# Inference acceleration (optional, TRL supports 0.10.2-0.12.0)
# Security: Version >=0.14.0 fixes CVE-2026-22807 (RCE via auto_map dynamic module loading)