Jinja2>=2.3
Pygments>=2.0
alabaster<0.8,>=0.7
babel>=1.3
docutils<0.18,>=0.14
imagesize
packaging
requests>=2.5.0
setuptools
snowballstemmer>=1.1
sphinxcontrib-applehelp
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp>=2.0.0
sphinxcontrib-jsmath
sphinxcontrib-qthelp
sphinxcontrib-serializinghtml>=1.1.5

[:sys_platform=="win32"]
colorama>=0.3.5

[docs]
sphinxcontrib-websupport

[lint]
docutils-stubs
flake8>=3.5.0
isort
mypy>=0.900
types-pkg_resources
types-requests
types-typed-ast

[test]
cython
html5lib
pytest
pytest-cov

[test:python_version < "3.8"]
typed_ast
