mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][package] Pin cuda-python version to >=12,<13 (#6703)
Signed-off-by: Yiqing Yan <yiqingy@nvidia.com> Signed-off-by: Yanchao Lu <yanchaol@nvidia.com> Co-authored-by: Yanchao Lu <yanchaol@nvidia.com>
This commit is contained in:
parent
0f8242aed9
commit
2e414b545a
@ -3,7 +3,7 @@
|
||||
accelerate>=0.25.0
|
||||
build
|
||||
colored
|
||||
cuda-python # Do not override the custom version of cuda-python installed in the NGC PyTorch image.
|
||||
cuda-python>=12,<13
|
||||
diffusers>=0.27.0
|
||||
lark
|
||||
mpi4py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user