diff --git a/pyproject.toml b/pyproject.toml index 0bb5650..2a69187 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "numpy~=1.26.4", "imagehash~=4.3.1", "pyautogui~=0.9.54", - "pynput~=1.7.6", + "pynput~=1.8.1", "python-xlib~=0.33", "mss~=9.0.1", "watchdog~=4.0.0",