sortedcontainers>=2.2

[build]
setuptools_cythonize>=1.0

[docs]
sphinx>=3.1
sphinx_rtd_theme>=0.4
jupyter>=1.0
graphviz>=0.13
nbsphinx>=0.7

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