attrs~=19.3

[benchmark]
commonmark~=0.9.1
markdown~=3.2
mistune~=0.8.4
mistletoe-ebp~=0.10.0
panflute~=1.12

[code_style]
flake8<3.8.0,>=3.7.0
black==19.10b0
pre-commit==1.17.0

[rtd]
sphinx<3,>=2
pyyaml
sphinx_book_theme
myst-nb
sphinx-copybutton

[testing]
coverage
pytest<4,>=3.6
pytest-cov
pytest-regressions
