mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
fix: pyproject.toml
This commit is contained in:
parent
a447aeae2a
commit
3b27c5e88c
@ -31,8 +31,8 @@ dependencies = [
|
|||||||
"google>=3.0.0",
|
"google>=3.0.0",
|
||||||
"langchain-ollama>=0.1.3",
|
"langchain-ollama>=0.1.3",
|
||||||
"simpleeval>=1.0.0",
|
"simpleeval>=1.0.0",
|
||||||
"semchunk==2.2.0",
|
"semchunk>=2.2.0",
|
||||||
"transformers==4.44.2",
|
"transformers>=4.44.2",
|
||||||
"qdrant-client>=1.11.3",
|
"qdrant-client>=1.11.3",
|
||||||
"fastembed>=0.3.6"
|
"fastembed>=0.3.6"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user