# GUI Framework
customtkinter>=5.2.0

# Input Automation
pydirectinput>=1.0.4
pynput>=1.7.6

# Windows API for window focus detection
pywin32>=306

# Image support for CustomTkinter
Pillow>=10.0.0
