Skip to content

Commit 5b5cb5b

Browse files
fix: Error in pyproject dependencies
1 parent 7681a45 commit 5b5cb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +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"
21+
"mistral-common>=1.4.0",
2222
"html2text>=2024.2.26",
2323
"faiss-cpu>=1.8.0",
2424
"beautifulsoup4>=4.12.3",

0 commit comments

Comments
 (0)