requests>=2.32.4
pycryptodome
scapy
setuptools
qrcode[pil]

[:python_version >= "3.13"]
telnetlib3

[dev]
pytest
pytest-forked
pytest-xdist
flake8
pip-audit
bandit
build
twine

[gpu-opencl]
pyopencl
numpy>=1.24

[ml-gpu]
torch>=2.0.0
numpy>=1.24
scikit-learn>=1.3
joblib

[ml-lite]
numpy>=1.24
scikit-learn>=1.3
joblib

[serial]
pyserial
