emcee>=3.0
matplotlib>=3.3
numpy>=1.19
pandas>=1.0
scipy>=1.5

[deploy]
twine

[docs]
mkdocs
mkdocs-material
mkdocs-material-extensions

[full]
tqdm<5,>=4.0

[lint]
black
pylint
flake8
bandit
pydocstyle
mypy

[test]
pytest
pytest-cov
