mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[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:
parent
ff836d4f41
commit
edbcff0257
@ -3127,13 +3127,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "sse-starlette"
|
||||
version = "3.1.1"
|
||||
version = "3.1.2"
|
||||
description = "SSE plugin for Starlette"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "sse_starlette-3.1.1-py3-none-any.whl", hash = "sha256:bb38f71ae74cfd86b529907a9fda5632195dfa6ae120f214ea4c890c7ee9d436"},
|
||||
{file = "sse_starlette-3.1.1.tar.gz", hash = "sha256:bffa531420c1793ab224f63648c059bcadc412bf9fdb1301ac8de1cf9a67b7fb"},
|
||||
{file = "sse_starlette-3.1.2-py3-none-any.whl", hash = "sha256:cd800dd349f4521b317b9391d3796fa97b71748a4da9b9e00aafab32dda375c8"},
|
||||
{file = "sse_starlette-3.1.2.tar.gz", hash = "sha256:55eff034207a83a0eb86de9a68099bd0157838f0b8b999a1b742005c71e33618"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -3854,4 +3854,4 @@ propcache = ">=0.2.1"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.10,<3.13"
|
||||
content-hash = "a1e29cd5f6c66dba86683812526f305979d1ee5e53640668be469e4641bcdfed"
|
||||
content-hash = "15be197852e2bbd2af31018599c8327bb9e7c547e9cb06b805f17c94d126948c"
|
||||
|
||||
@ -17,7 +17,7 @@ tiktoken = "^0.12.0"
|
||||
einops = "^0.8.1"
|
||||
gradio = "4.44.1"
|
||||
mdtex2html = "^1.3.2"
|
||||
sse-starlette = "^3.1.1"
|
||||
sse-starlette = "^3.1.2"
|
||||
aiohttp-sse-client = "^0.2.1"
|
||||
openai = "^2.14.0"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"commit_hash": "ec8a388c2584407a5d574d7fc46eae9983b2fc5d",
|
||||
"timestamp": "2025-12-31T02:40:49Z"
|
||||
"commit_hash": "ff836d4f419aceb75c608dd8bec711b0cb676289",
|
||||
"timestamp": "2026-01-01T02:39:44Z"
|
||||
}
|
||||
|
||||
8
security_scanning/poetry.lock
generated
8
security_scanning/poetry.lock
generated
@ -4405,13 +4405,13 @@ typing-extensions = ">=4.14.1"
|
||||
|
||||
[[package]]
|
||||
name = "pydantic-extra-types"
|
||||
version = "2.10.6"
|
||||
version = "2.11.0"
|
||||
description = "Extra Pydantic types."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "pydantic_extra_types-2.10.6-py3-none-any.whl", hash = "sha256:6106c448316d30abf721b5b9fecc65e983ef2614399a24142d689c7546cc246a"},
|
||||
{file = "pydantic_extra_types-2.10.6.tar.gz", hash = "sha256:c63d70bf684366e6bbe1f4ee3957952ebe6973d41e7802aea0b770d06b116aeb"},
|
||||
{file = "pydantic_extra_types-2.11.0-py3-none-any.whl", hash = "sha256:84b864d250a0fc62535b7ec591e36f2c5b4d1325fa0017eb8cda9aeb63b374a6"},
|
||||
{file = "pydantic_extra_types-2.11.0.tar.gz", hash = "sha256:4e9991959d045b75feb775683437a97991d02c138e00b59176571db9ce634f0e"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user