mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 07:31:19 +00:00
chore(deps): bump starlette in /plugins/model/llm-ChatGLM2 (#5300)
Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.27.0...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 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.27.0
|
||||
starlette==0.47.2
|
||||
tiktoken==0.4.0
|
||||
torch==2.7.1
|
||||
transformers==4.52.1
|
||||
|
Reference in New Issue
Block a user