mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-04 18:21:52 +08:00
7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
# These vulnerabilities were inherited from the base image (pytorch:25.12-py3) and should be removed when the base image
|
|
# is updated.
|
|
# WAR against https://github.com/advisories/GHSA-38jv-5279-wg99
|
|
urllib3>=2.6.3
|
|
# WAR against https://github.com/advisories/GHSA-8rrh-rw8j-w5fx
|
|
wheel>=0.46.2
|