mcp>=0.9.0
pyshark>=0.6
typing-extensions>=4.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
mypy>=1.0
black>=23.0
ruff>=0.1.0
pre-commit>=3.0

[docs]
mkdocs>=1.5
mkdocs-material>=9.0
mkdocstrings[python]>=0.24
