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

[:python_version < "3.10"]
importlib-metadata>=4.4

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

[docs]
sphinxcontrib-websupport

[lint]
docutils-stubs
flake8-bugbear
flake8-comprehensions
flake8>=3.5.0
isort
mypy>=0.971
sphinx-lint
types-requests
types-typed-ast

[test]
cython
html5lib
pytest>=4.6

[test:python_version < "3.8"]
typed_ast
