# Linting.
black
mypy
types-requests

# Dependencies.
beautifulsoup4
lxml
requests

# Testing.
pytest

# Packaging and dist.
build
twine
