mirror of
https://github.com/labring/FastGPT.git
synced 2025-11-29 01:05:13 +08:00
chore(deps): bump starlette in /plugins/model/llm-ChatGLM2 (#5825)
Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.2 to 0.49.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ pydantic==1.10.7
|
||||
scikit_learn==1.2.2
|
||||
sentence_transformers==2.2.2
|
||||
sse_starlette==1.6.5
|
||||
starlette==0.47.2
|
||||
starlette==0.49.1
|
||||
tiktoken==0.4.0
|
||||
torch==2.7.1
|
||||
transformers==4.53.0
|
||||
|
||||
Reference in New Issue
Block a user