requests>=2.31
psutil>=5.9
# Windows-only: the shutdown guard toggles SeShutdownPrivilege via LSA and pops
# session notices. The marker keeps it off Linux installs (no Linux wheels exist).
pywin32>=306; platform_system == "Windows"
