PyQt6>=6.4.0
PyQt6-WebEngine>=6.4.0
paramiko>=3.0.0
cryptography>=41.0.0
pyyaml>=6.0
click>=8.0.0
ipython>=8.0.0
requests>=2.10.0
textfsm>=2.0.0
rich>=14.0.0

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

[:sys_platform == "win32"]
pywinpty>=2.0.0

[all]
keyring>=24.0.0

[dev]
pytest
black
pyinstaller
build
twine

[keyring]
keyring>=24.0.0
