requests>=2.25.0
beautifulsoup4>=4.9.0
markdownify>=0.11.0

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

[dev]
build
pytest
black
ruff
mypy
