TensorRT-LLMs/security_scanning/examples/models/contrib/hyperclovax/pyproject.toml
TensorRT LLM 1c8c771974 [None][infra] Check in most recent lock file from nightly pipeline
Signed-off-by: TensorRT LLM <90828364+tensorrt-cicd@users.noreply.github.com>
2025-11-06 03:16:35 +00:00

18 lines
360 B
TOML

[tool.poetry]
name = "unknown-package"
version = "0.1.0"
description = ""
authors = ["TensorRT LLM [90828364+tensorrt-cicd@users.noreply.github.com]"]
readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.10,<3.13"
decord = "^0.6.0"
timm = "^1.0.22"
av = "^16.0.1"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"