sortedcontainers>=2.3

[build]
setuptools_cythonize>=1.0

[docs]
sphinx>=3.5
sphinx_rtd_theme>=0.5
jupyter>=1.0
graphviz>=0.16
nbsphinx>=0.8

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