mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: Error in pyproject dependencies
This commit is contained in:
parent
7681a4586a
commit
5b5cb5b861
@ -18,7 +18,7 @@ dependencies = [
|
|||||||
"langchain-mistralai>=0.1.12",
|
"langchain-mistralai>=0.1.12",
|
||||||
"langchain_community>=0.2.9",
|
"langchain_community>=0.2.9",
|
||||||
"langchain-aws>=0.1.3",
|
"langchain-aws>=0.1.3",
|
||||||
"mistral-common>=1.4.0"
|
"mistral-common>=1.4.0",
|
||||||
"html2text>=2024.2.26",
|
"html2text>=2024.2.26",
|
||||||
"faiss-cpu>=1.8.0",
|
"faiss-cpu>=1.8.0",
|
||||||
"beautifulsoup4>=4.12.3",
|
"beautifulsoup4>=4.12.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user