tqdm==4.61.2
requests==2.26.0
beautifulsoup4==4.9.3
lxml==4.6.3

[dev]
pre-commit==2.13
flake8==3.9.2
black==21.6b0
isort==5.8.0

[test]
pytest==6.2.3
pytest-mock==3.5.1
pytest-cov==2.11.1
