dash==1.10.0
numpy
pandas
python-slugify

[deploy]
twine

[dev]
black
rope
ipython
isort
mypy
pre-commit
pytest

[docs]
sphinx
sphinx_autodoc_typehints

[examples]
seaborn

[test]
pytest
pytest-cov
