diff --git a/requirements.txt b/requirements.txt index 4b532c4e5..f3aaed8c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,4 +80,5 @@ git+https://github.com/dbca-wa/appmonitor_client.git#egg=appmonitor_client click==8.1.7 numpy==1.26.3 setuptools==69.0.3 -wheel==0.42.0 \ No newline at end of file +wheel==0.42.0 +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file