Replace Scrapy image pipeline with pyvips
This commit is contained in:
parent
180677efa7
commit
7316d4723f
5 changed files with 235 additions and 28 deletions
|
|
@ -12,7 +12,7 @@ dependencies = [
|
|||
"colorlog>=6.8.2,<7.0.0",
|
||||
"feedparser>=6.0.11,<7.0.0",
|
||||
"lxml>=5.2.1,<6.0.0",
|
||||
"pillow>=10.3.0,<11.0.0",
|
||||
"pyvips>=3.0.0,<4.0.0",
|
||||
"ffmpeg-python>=0.2.0,<0.3.0",
|
||||
"Quart>=0.20.0,<0.21.0",
|
||||
"hypercorn>=0.18.0,<0.19.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue