1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-09-27 14:48:22 +00:00

Add smartcrop and Pillow

Smartcrop and Pillow libraries are required for auto cropping of covers upon uploading a video or file.
This commit is contained in:
Blondel MONDESIR 2023-09-15 09:42:43 -04:00 committed by GitHub
parent 6a14e2cf68
commit fe21e1154b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,3 +17,5 @@ flask-wtf>=0.14.2,<1.2.0
chardet>=3.0.0,<4.1.0
advocate>=1.0.0,<1.1.0
Flask-Limiter>=2.3.0,<3.4.0
smartcrop>=0.4.0
Pillow>=10.0.0