alanchen1115 commited on
Commit
3b0d9ec
·
verified ·
1 Parent(s): 7951177

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn
3
  line-bot-sdk
4
  google-genai
5
  pillow
6
- # LangChain 相關套件必須同步更新
7
  langchain==0.3.0
8
  langchain-community==0.3.0
9
  langchain-core==0.3.0
 
3
  line-bot-sdk
4
  google-genai
5
  pillow
6
+ # LangChain 核心三劍客 (必須版本對齊)
7
  langchain==0.3.0
8
  langchain-community==0.3.0
9
  langchain-core==0.3.0