FastGPT/plugins/model/llm-ChatGLM2/requirements.txt
dependabot[bot] 455cee65b4
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>
2025-07-24 10:19:25 +08:00

12 lines
202 B
Plaintext

fastapi==0.101.1
numpy==1.24.3
pydantic==1.10.7
scikit_learn==1.2.2
sentence_transformers==2.2.2
sse_starlette==1.6.5
starlette==0.47.2
tiktoken==0.4.0
torch==2.7.1
transformers==4.52.1
uvicorn==0.23.2