beautifulsoup4==4.9.3
lxml==4.6.3
python-dateutil==2.8.1
requests==2.25.1
xhtml2pdf==0.2.5

[dev]
black==21.5b1
bump2version==1.0.1
check-manifest==0.46
darglint==1.8.0
flake8==3.9.2
flake8-bugbear==21.4.3
flake8-docstrings==1.6.0
flake8-pytest-style==1.4.2
flake8-typing-imports==1.10.1
gitlint==0.15.1
isort==5.8.0
mypy==0.812
mypy-extensions==0.4.3
pre-commit==2.13.0
pre-commit-hooks==4.0.1
pydocstyle==6.1.1
pylint==2.8.2
pyupgrade==2.19.0
tox==3.23.1
twine==3.4.1

[test]
coverage==5.5
pytest==6.2.4
