diff --git a/requirements.txt b/requirements.txt index 9a27251..0e3f261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,6 +32,9 @@ torchvision>=0.15.0 # Screen capture mss>=9.0.0 +# Global hotkey support for manual screenshots +pynput>=1.7.6 + # Image hashing and processing imagehash>=4.3.1