beautifulsoup4>=4.9.3
lxml>=4.6.1

[dev]
bump2version==1.0.1
flake8==3.8.4
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.7.0
pre-commit==2.10.0
pytest==6.2.2
pytest-cov==2.11.1
tox==3.21.3
yamllint==1.26.0

[lint]
black==20.8b1
flake8==3.8.4
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.7.0
yamllint==1.26.0

[test]
pytest==6.2.2
pytest-cov==2.11.1
tox==3.21.3
