[None][infra] Check in most recent lock file from nightly pipeline

Signed-off-by: TensorRT LLM <90828364+tensorrt-cicd@users.noreply.github.com>
This commit is contained in:
TensorRT LLM 2026-02-08 03:10:28 +00:00
parent 03b38e9fbf
commit f7cf25748b
7 changed files with 21 additions and 21 deletions

View File

@ -3678,14 +3678,14 @@ test = ["pytest (>=6.0.1)", "pytest-md-report (>=0.6.2)"]
[[package]]
name = "tenacity"
version = "9.1.3"
version = "9.1.4"
description = "Retry code until it succeeds"
optional = false
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "tenacity-9.1.3-py3-none-any.whl", hash = "sha256:51171cfc6b8a7826551e2f029426b10a6af189c5ac6986adcd7eb36d42f17954"},
{file = "tenacity-9.1.3.tar.gz", hash = "sha256:a6724c947aa717087e2531f883bde5c9188f603f6669a9b8d54eb998e604c12a"},
{file = "tenacity-9.1.4-py3-none-any.whl", hash = "sha256:6095a360c919085f28c6527de529e76a06ad89b23659fa881ae0649b867a9d55"},
{file = "tenacity-9.1.4.tar.gz", hash = "sha256:adb31d4c263f2bd041081ab33b498309a57c77f9acf2db65aadf0898179cf93a"},
]
[package.extras]

View File

@ -3406,14 +3406,14 @@ test = ["pytest (>=6.0.1)", "pytest-md-report (>=0.6.2)"]
[[package]]
name = "tenacity"
version = "9.1.3"
version = "9.1.4"
description = "Retry code until it succeeds"
optional = false
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "tenacity-9.1.3-py3-none-any.whl", hash = "sha256:51171cfc6b8a7826551e2f029426b10a6af189c5ac6986adcd7eb36d42f17954"},
{file = "tenacity-9.1.3.tar.gz", hash = "sha256:a6724c947aa717087e2531f883bde5c9188f603f6669a9b8d54eb998e604c12a"},
{file = "tenacity-9.1.4-py3-none-any.whl", hash = "sha256:6095a360c919085f28c6527de529e76a06ad89b23659fa881ae0649b867a9d55"},
{file = "tenacity-9.1.4.tar.gz", hash = "sha256:adb31d4c263f2bd041081ab33b498309a57c77f9acf2db65aadf0898179cf93a"},
]
[package.extras]

View File

@ -585,14 +585,14 @@ test = ["pytest (>=6)"]
[[package]]
name = "fastapi"
version = "0.128.3"
version = "0.128.4"
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
optional = false
python-versions = ">=3.9"
groups = ["main"]
files = [
{file = "fastapi-0.128.3-py3-none-any.whl", hash = "sha256:c8cdf7c2182c9a06bf9cfa3329819913c189dc86389b90d5709892053582db29"},
{file = "fastapi-0.128.3.tar.gz", hash = "sha256:ed99383fd96063447597d5aa2a9ec3973be198e3b4fc10c55f15c62efdb21c60"},
{file = "fastapi-0.128.4-py3-none-any.whl", hash = "sha256:9321282cee605fd2075ccbc95c0f2e549d675c59de4a952bba202cd1730ac66b"},
{file = "fastapi-0.128.4.tar.gz", hash = "sha256:d6a2cc4c0edfbb2499f3fdec55ba62e751ee58a6354c50f85ed0dabdfbcfeb60"},
]
[package.dependencies]

View File

@ -3408,14 +3408,14 @@ test = ["pytest (>=6.0.1)", "pytest-md-report (>=0.6.2)"]
[[package]]
name = "tenacity"
version = "9.1.3"
version = "9.1.4"
description = "Retry code until it succeeds"
optional = false
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "tenacity-9.1.3-py3-none-any.whl", hash = "sha256:51171cfc6b8a7826551e2f029426b10a6af189c5ac6986adcd7eb36d42f17954"},
{file = "tenacity-9.1.3.tar.gz", hash = "sha256:a6724c947aa717087e2531f883bde5c9188f603f6669a9b8d54eb998e604c12a"},
{file = "tenacity-9.1.4-py3-none-any.whl", hash = "sha256:6095a360c919085f28c6527de529e76a06ad89b23659fa881ae0649b867a9d55"},
{file = "tenacity-9.1.4.tar.gz", hash = "sha256:adb31d4c263f2bd041081ab33b498309a57c77f9acf2db65aadf0898179cf93a"},
]
[package.extras]

View File

@ -1,4 +1,4 @@
{
"commit_hash": "18e611da773026a55d187870ebcfa95ff00c8482",
"timestamp": "2026-02-07T02:47:35Z"
"commit_hash": "03b38e9fbf557113d69926a64d70a3c9ddcf271e",
"timestamp": "2026-02-08T02:46:34Z"
}

View File

@ -488,21 +488,21 @@ typing-extensions = {version = ">=4.6.0", markers = "python_full_version < \"3.1
[[package]]
name = "blobfile"
version = "3.1.0"
version = "3.2.0"
description = "Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile"
optional = false
python-versions = ">=3.8.0"
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "blobfile-3.1.0-py3-none-any.whl", hash = "sha256:2b4c5e766ebb7dfa20e4990cf6ec3d2106bdc91d632fb9377f170a234c5a5c6a"},
{file = "blobfile-3.1.0.tar.gz", hash = "sha256:d45b6b1fa3b0920732314c23ddbdb4f494ca12f787c2b6eb6bba6faa51382671"},
{file = "blobfile-3.2.0-py3-none-any.whl", hash = "sha256:e5e4095477da9f09e2077f41320c006001b2102a61f07d41ceaaecdf5d9741d8"},
{file = "blobfile-3.2.0.tar.gz", hash = "sha256:78514a9265b9aa7d4607042dc77c5e6461ab27036450ad8e1f6ef9a7f29bf958"},
]
[package.dependencies]
filelock = ">=3.0"
lxml = ">=4.9"
pycryptodomex = ">=3.8"
urllib3 = ">=1.25.3,<3"
urllib3 = ">=2"
[[package]]
name = "build"
@ -6986,4 +6986,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.10,<3.13"
content-hash = "5415064a9bf7faee176fff6ecad5eb2b69541b7584e08e99443a6f7bc7f513ab"
content-hash = "76086e8b1ca399e1f6535041982d06c9984e010f50af45c9ec81730aa5773ce8"

View File

@ -70,7 +70,7 @@ dependencies = [
"soundfile (>=0.13.1,<0.14.0)",
"triton (==3.5.1)",
"tiktoken (>=0.12.0,<0.13.0)",
"blobfile (>=3.1.0,<4.0.0)",
"blobfile (>=3.2.0,<4.0.0)",
"openai-harmony (==0.0.4)",
"nvidia-cutlass-dsl (==4.3.4)",
"plotly (>=6.5.2,<7.0.0)",