mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
fix: async tim
This commit is contained in:
parent
720072c78e
commit
7b073686ef
@ -34,6 +34,9 @@ dependencies = [
|
|||||||
"fastembed>=0.3.6"
|
"fastembed>=0.3.6"
|
||||||
"semchunk>=2.2.0",
|
"semchunk>=2.2.0",
|
||||||
"transformers>=4.44.2"
|
"transformers>=4.44.2"
|
||||||
|
"transformers>=4.44.2",
|
||||||
|
"googlesearch-python>=1.2.5",
|
||||||
|
"async-timeout>=4.0.3"
|
||||||
]
|
]
|
||||||
|
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user