sortedcontainers>=2.1

[build]
setuptools_cythonize>=1.0

[docs]
sphinx>=3.0
sphinx_rtd_theme>=0.4
jupyter>=1.0
graphviz>=0.13
nbsphinx>=0.5

[test]
tox>=3.14
doc8
Pygments>=2.5
pylint>=2.4
pep257
mypy
black
pytest-cov
nose2
