
[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=1.0.0
pre-commit>=2.17.0
pandas>=1.3.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
sphinx-autodoc-typehints>=1.12.0

[visualization]
matplotlib>=3.5.0
plotly>=5.0.0
