
[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
isort>=5.0
pre-commit>=2.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.18

[examples]
matplotlib>=3.0
pandas>=1.0
jupyter>=1.0
plotly>=5.0

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.0
coverage>=6.0
