mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-04 18:21:52 +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
0096b50ba0
commit
f8c26409f9
@ -2802,13 +2802,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "sse-starlette"
|
||||
version = "3.1.2"
|
||||
version = "3.2.0"
|
||||
description = "SSE plugin for Starlette"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "sse_starlette-3.1.2-py3-none-any.whl", hash = "sha256:cd800dd349f4521b317b9391d3796fa97b71748a4da9b9e00aafab32dda375c8"},
|
||||
{file = "sse_starlette-3.1.2.tar.gz", hash = "sha256:55eff034207a83a0eb86de9a68099bd0157838f0b8b999a1b742005c71e33618"},
|
||||
{file = "sse_starlette-3.2.0-py3-none-any.whl", hash = "sha256:5876954bd51920fc2cd51baee47a080eb88a37b5b784e615abb0b283f801cdbf"},
|
||||
{file = "sse_starlette-3.2.0.tar.gz", hash = "sha256:8127594edfb51abe44eac9c49e59b0b01f1039d0c7461c6fd91d4e03b70da422"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -3538,4 +3538,4 @@ propcache = ">=0.2.1"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.10,<3.13"
|
||||
content-hash = "647ab45595990afd7a10d38b442176a1860d03423fecad4f054f4fa046d54e94"
|
||||
content-hash = "6a04e1c7206420e31317fff84b11ef828c929c4c41f808ca2c264029a0bdb5f1"
|
||||
|
||||
@ -17,7 +17,7 @@ tiktoken = "^0.12.0"
|
||||
einops = "^0.8.1"
|
||||
gradio = "5.4.0"
|
||||
mdtex2html = "^1.3.2"
|
||||
sse-starlette = "^3.1.2"
|
||||
sse-starlette = "^3.2.0"
|
||||
aiohttp-sse-client = "^0.2.1"
|
||||
openai = "^2.15.0"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"commit_hash": "069ad68d3c8316f807d3dfd0c58350fa3dcf331e",
|
||||
"timestamp": "2026-01-17T02:40:21Z"
|
||||
"commit_hash": "0096b50ba00164f2a93fef96789d4353964e5a25",
|
||||
"timestamp": "2026-01-18T02:39:32Z"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user