Skip to content

Commit bec74ef

Browse files
committed
fix: update langchain-openai package version to 1.1.14
1 parent 269e5b5 commit bec74ef

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
@@ -22,7 +22,7 @@ dependencies = [
2222
"beautifulsoup4==4.13.4",
2323
"jieba==0.42.1",
2424
"langchain==1.2.15",
25-
"langchain-core==1.2.30",
25+
"langchain-core==1.2.31",
2626
"langchain-openai==1.1.14",
2727
"langchain-anthropic==1.4.0",
2828
"langchain-community==0.4.1",

0 commit comments

Comments
 (0)