mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-09 21:19:20 +08:00
This commit is contained in:
parent
a73573d87a
commit
9fd6509454
@ -90,9 +90,9 @@ more-browser-options = [
|
||||
|
||||
# Group 4: Surya Library
|
||||
screenshot_scraper = [
|
||||
"surya-ocr>=0.5.0",
|
||||
"matplotlib>=3.7.2",
|
||||
"ipywidgets>=8.1.0"
|
||||
"surya-ocr>=0.5.0; python_version >= '3.10'",
|
||||
"matplotlib>=3.7.2; python_version >= '3.10'",
|
||||
"ipywidgets>=8.1.0; python_version >= '3.10'"
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user