Build - PIL/pillow package not used, probably shouldnt be installed/required (#2382)

ui-preview-fixes
dgtlmoon 7 months ago committed by GitHub
parent 7e8aa7e3ff
commit 778680d517
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -73,8 +73,6 @@ openpyxl
jq~=1.3; python_version >= "3.8" and sys_platform == "darwin" jq~=1.3; python_version >= "3.8" and sys_platform == "darwin"
jq~=1.3; python_version >= "3.8" and sys_platform == "linux" jq~=1.3; python_version >= "3.8" and sys_platform == "linux"
# Any current modern version, required so far for screenshot PNG->JPEG conversion but will be used more in the future
pillow
# playwright is installed at Dockerfile build time because it's not available on all platforms # playwright is installed at Dockerfile build time because it's not available on all platforms
pyppeteer-ng==2.0.0rc5 pyppeteer-ng==2.0.0rc5

Loading…
Cancel
Save