mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: update langgraph version to 0.5.3 in pyproject.toml
This commit is contained in:
parent
dc170db6a1
commit
bc879441d2
|
|
@ -36,7 +36,7 @@ langchain-google-genai = "2.1.7"
|
|||
langchain-mcp-adapters = "0.1.9"
|
||||
langchain-huggingface = "0.3.0"
|
||||
langchain-ollama = "0.3.4"
|
||||
langgraph = "0.5.2"
|
||||
langgraph = "0.5.3"
|
||||
torch = "2.7.1"
|
||||
sentence-transformers = "5.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue