mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-28 21:01:55 +08:00
fix: pyproject.toml dependencies
This commit is contained in:
parent
4a16f14b25
commit
b805aea1de
@ -31,6 +31,8 @@ dependencies = [
|
|||||||
"undetected-playwright>=0.3.0",
|
"undetected-playwright>=0.3.0",
|
||||||
"google>=3.0.0",
|
"google>=3.0.0",
|
||||||
"langchain-ollama>=0.1.3",
|
"langchain-ollama>=0.1.3",
|
||||||
|
"semchunk==2.2.0",
|
||||||
|
"transformers==4.44.2"
|
||||||
]
|
]
|
||||||
|
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user