mcp>=1.0.0
httpx>=0.25.0
beautifulsoup4>=4.12.0
lxml>=5.0.0
trafilatura>=1.6.0
readability-lxml>=0.8.0

[:python_version < "3.11"]
tomli>=2.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
mypy>=1.0
ruff>=0.1
black>=23.0
pre-commit>=3.0
build>=1.0
twine>=4.0
