textual>=0.50.0
typer>=0.9.0
rich>=13.0.0
pynput>=1.7.6

[:sys_platform == "win32"]
pywin32>=306

[dev]
pytest>=8.0.0
ruff>=0.3.0
