mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
copyparty.exe: update pillow
This commit is contained in:
parent
42c199e78e
commit
299cff3ff7
6 changed files with 12 additions and 5 deletions
|
@ -355,7 +355,7 @@ pip install mutagen # audio metadata
|
|||
pip install pyftpdlib # ftp server
|
||||
pip install partftpy # tftp server
|
||||
pip install impacket # smb server -- disable Windows Defender if you REALLY need this on windows
|
||||
pip install Pillow pyheif-pillow-opener pillow-avif-plugin # thumbnails
|
||||
pip install Pillow pyheif-pillow-opener # thumbnails
|
||||
pip install pyvips # faster thumbnails
|
||||
pip install psutil # better cleanup of stuck metadata parsers on windows
|
||||
pip install black==21.12b0 click==8.0.2 bandit pylint flake8 isort mypy # vscode tooling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue