diff --git a/requirements.txt b/requirements.txt index bdca035..a4b941a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ pyautogui -pynput \ No newline at end of file +pynput +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file