click==8.1.3
psutil==5.9.1

[:sys_platform != "win32"]
pexpect==4.8.0

[:sys_platform == "win32"]
wexpect==4.0.0

[dev]
black==22.*
