Sphinx>=2.1

[test]
pytest>=3.1.0
typing_extensions>=3.5

[test:python_version == "3.6"]
dataclasses

[type_comments]

[type_comments:python_version < "3.8"]
typed_ast>=1.4.0
