From 778680d51755294e8030ed2b3bc5957e5fc0064f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 27 May 2024 10:17:19 +0200 Subject: [PATCH] Build - PIL/pillow package not used, probably shouldnt be installed/required (#2382) --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d6267bfe..b122a035 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 == "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 pyppeteer-ng==2.0.0rc5