fastmcp~=2.12.2
scapy~=2.6.1
requests~=2.32.5

[dev]
setuptools-scm[toml]
build
twine
ruff
mypy
pytest
pytest-cov

[docs]
sphinx>=7.0
sphinx-rtd-theme
myst-parser
sphinx-autodoc-typehints
sphinx-copybutton
linkify-it-py

[test]
pytest
pytest-cov
setuptools-scm[toml]
