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