diff --git a/pyproject.toml b/pyproject.toml index 20009ba..f3f2bca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "mss==10.0.0", "numpy==2.1.2", "opencv-python==4.11.0.86", - "pillow==11.0.0", + "pillow==12.1.1", "pyautogui==0.9.54", "pyinstaller==6.11.0", "pynput==1.7.7", diff --git a/requirements.txt b/requirements.txt index eb8c877..d73b4f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ dhooks-lite mss==10.0.0 numpy==2.1.2 opencv-python==4.11.0.86 -pillow==11.0.0 +pillow==12.1.1 pyautogui==0.9.54 pyinstaller==6.11.0 pynput==1.7.7