Add Pillow dependency for thumbnail generation
This commit is contained in:
@@ -12,3 +12,4 @@ celery>=5.3.6
|
|||||||
redis>=5.0.1
|
redis>=5.0.1
|
||||||
httpx>=0.26.0
|
httpx>=0.26.0
|
||||||
curl_cffi>=0.13.0,<0.14.0 # For yt-dlp browser impersonation (yt-dlp only supports <0.14)
|
curl_cffi>=0.13.0,<0.14.0 # For yt-dlp browser impersonation (yt-dlp only supports <0.14)
|
||||||
|
Pillow>=10.2.0 # For thumbnail generation
|
||||||
|
|||||||
Reference in New Issue
Block a user