# Linting.
black
mypy
types-requests

# Dependencies.
beautifulsoup4
lxml
requests

# Build dist.
build
twine

# Testing.
pytest
