diff --git a/pyproject.toml b/pyproject.toml index ed83a021..f4d51d7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ dependencies = [ "langchain-mistralai>=0.1.12", "langchain_community>=0.2.9", "langchain-aws>=0.1.3", + "mistral-common>=1.4.0" "html2text>=2024.2.26", "faiss-cpu>=1.8.0", "beautifulsoup4>=4.12.3",