# Core dependencies
numpy>=1.20.0
scipy>=1.7.0

# Development tools
pytest>=7.0
pytest-cov>=3.0
black>=22.0
pylint>=2.12
mypy>=0.950

# Building & Publishing
build>=0.8
twine>=3.5
setuptools>=60.0
wheel>=0.37

# Documentation (optional)
sphinx>=4.0
sphinx-rtd-theme>=1.0

# Jupyter support (optional)
jupyter>=1.0
jupyterlab>=3.0
matplotlib>=3.3
ipython>=7.0
