TensorRT-LLMs/constraints.txt
Martin Marciniszyn Mehringer 1ad82a0b15
fix: [TRTLLM-325]WAR against security vulnerabilities in Python packages (#4539)
* fix: [TRTLLM-325]WAR against security vulnerabilities in Python packages

Signed-off-by: Martin Marciniszyn Mehringer <11665257+MartinMarciniszyn@users.noreply.github.com>

* Update docker images

Signed-off-by: Martin Marciniszyn Mehringer <11665257+MartinMarciniszyn@users.noreply.github.com>

---------

Signed-off-by: Martin Marciniszyn Mehringer <11665257+MartinMarciniszyn@users.noreply.github.com>
2025-05-22 08:33:20 +08:00

10 lines
374 B
Plaintext

# These vulnerabilities were inherited from the base image (pytorch:25.05-py3) and should be removed when the base image
# is updated.
# WAR against https://github.com/advisories/GHSA-vqfr-h8mv-ghfj
h11>=0.16.0
# WAR against https://github.com/advisories/GHSA-7cx3-6m66-7c5m
tornado>=6.5.0
# WAR against https://github.com/advisories/GHSA-5rjg-fvgr-3xxf
setuptools>=78.1.1