Skip to content

Commit 7681a45

Browse files
fix: Add mistral-common dependency
1 parent cc8392e commit 7681a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"langchain-mistralai>=0.1.12",
1919
"langchain_community>=0.2.9",
2020
"langchain-aws>=0.1.3",
21+
"mistral-common>=1.4.0"
2122
"html2text>=2024.2.26",
2223
"faiss-cpu>=1.8.0",
2324
"beautifulsoup4>=4.12.3",

0 commit comments

Comments
 (0)