Lock mistralai to <2.0.0, avoids a breaking change (#687)

This commit is contained in:
cybermaggedon 2026-03-11 12:19:04 +00:00 committed by GitHub
parent 286f762369
commit fda508fdae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ dependencies = [
"langchain-text-splitters", "langchain-text-splitters",
"mcp", "mcp",
"minio", "minio",
"mistralai", "mistralai<2.0.0",
"neo4j", "neo4j",
"nltk", "nltk",
"ollama", "ollama",