pyannote.core>=4.1
pyYAML>=3.12
pandas>=0.19
typer[all]>=0.2.1

[:python_version < "3.8"]
typing_extensions>=3.7.4

[doc]
matplotlib>=2.0.0
Sphinx==2.2.2
ipython==7.16.3
sphinx_rtd_theme==0.4.3

[testing]
pytest
flake8==3.7.9
