typer>=0.12
rich>=13.7
psutil>=5.9
send2trash>=1.8
httpx>=0.27
textual>=0.60

[:sys_platform == "win32"]
pywin32>=306
winshell>=0.6
windows-toasts>=1.1

[dev]
pytest>=8.0
pytest-mock>=3.12
pytest-asyncio>=0.23
textual-dev>=1.5
ruff>=0.4
