requests>=2.32.4
paramiko
pysnmp
pycryptodome
setuptools
psutil>=5.9.0

[:python_version >= "3.13"]
telnetlib3

[async]
aiohttp>=3.9.0
asyncssh>=2.14.0

[discovery]
python-nmap>=0.7.1

[full]
rich>=13.0.0
scikit-learn>=1.3.0
torch>=2.0.0
python-nmap>=0.7.1
aiohttp>=3.9.0

[gpu-amd]
torch>=2.0.0

[gpu-apple]
torch>=2.0.0

[gpu-intel]
torch>=2.0.0
intel-extension-for-pytorch>=2.1.0

[gpu-nvidia]
torch>=2.0.0
cupy-cuda12x>=12.0.0

[gpu-opencl]
pyopencl>=2023.1
numpy>=1.24.0

[ml]
scikit-learn>=1.3.0
joblib>=1.3.0

[ml-gpu]
torch>=2.0.0

[tui]
rich>=13.0.0

[tui-full]
rich>=13.0.0
textual>=0.40.0
