# Required for running the tests.
tox==3.24.5
build==0.7.0
# Benchmark dependencies.
markov_draftjs==0.2.0
memory-profiler==0.60.0
psutil==5.9.0
# For coverage and PEP8 linting.
coverage==6.2
coveralls==3.3.1
flake8==4.0.1
isort==5.10.1
mypy==0.930
black==22.3.0
# HTML builders.
# Keep this in sync with the dependencies in setup.py, requirements.txt, tox.ini.
lxml>=4.2.0,<5
beautifulsoup4>=4.4.1,<5
html5lib>=0.999,<2
