File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ Scrapling requires Python 3.10 or higher:
271271pip install scrapling
272272```
273273
274- Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers.
274+ Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers or commandline dependencies .
275275
276276### Optional Dependencies
277277
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Scrapling requires Python 3.10 or higher:
114114pip install scrapling
115115```
116116
117- Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers.
117+ Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers or commandline dependencies .
118118
119119### Optional Dependencies
120120
You can’t perform that action at this time.
0 commit comments