numpy>=1.19.0
pandas>=1.1.0
webcolors>=1.11.0

[all]
matplotlib>=3.3.0
seaborn>=0.11.0
plotly>=4.14.0

[dev]
pytest>=6.0.0
pytest-cov>=2.10.0
black>=21.0.0
flake8>=3.8.0
mypy>=0.800
isort>=5.10.0
pre-commit>=2.15.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.15.0

[matplotlib]
matplotlib>=3.3.0

[plotly]
plotly>=4.14.0

[seaborn]
seaborn>=0.11.0

[test]
pytest>=6.0.0
pytest-cov>=2.10.0
matplotlib>=3.3.0
seaborn>=0.11.0
plotly>=4.14.0
