Skip to content

Commit 7574af8

Browse files
build(deps): update langchain-openai requirement from 0.3.27 to 0.3.28
Updates the requirements on [langchain-openai](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.27...langchain-openai==0.3.28) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 0.3.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96de7a commit 7574af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ beautifulsoup4 = "4.13.4"
2828
jieba = "0.42.1"
2929

3030
# LLM及AI相关
31-
langchain-openai = "0.3.27"
31+
langchain-openai = "0.3.28"
3232
langchain-anthropic = "0.3.17"
3333
langchain-community = "0.3.27"
3434
langchain-deepseek = "0.1.3"

0 commit comments

Comments
 (0)