|
|
@ -57,3 +57,6 @@ 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
|
|
|
|
# Any current modern version, required so far for screenshot PNG->JPEG conversion but will be used more in the future
|
|
|
|
pillow
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# For shutting down playwright BrowserSteps nicely
|
|
|
|
|
|
|
|
psutil
|