# Development dependencies
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.812
pre-commit>=2.15.0

# Documentation
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.17
sphinx-copybutton>=0.4.0

# Examples and notebooks
matplotlib>=3.3.0
seaborn>=0.11.0
jupyter>=1.0.0
notebook>=6.0.0
ipywidgets>=7.6.0

# Building and packaging
build>=0.7.0
twine>=3.4.0
wheel>=0.37.0