fix: update langchain-openai dependency to version 0.3.30

This commit is contained in:
wxg0103 2025-08-19 18:33:10 +08:00
parent 20cc5325f6
commit 8c410a1d0a

View File

@ -20,7 +20,7 @@ dependencies = [
"cffi==1.17.1",
"beautifulsoup4==4.13.4",
"jieba==0.42.1",
"langchain-openai==0.3.27",
"langchain-openai==0.3.30",
"langchain-anthropic==0.3.17",
"langchain-community==0.3.27",
"langchain-deepseek==0.1.3",