# === Testing ===
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=4.1
pytest-mock>=3.15.1
coverage>=7.14.0

# === Lint & Format ===
pylint>=3.0
flake8>=7.0
black>=24.0
isort>=5.13
autoflake>=2.3

# === Build tools ===
build>=1.2

# === Logging ===
loguru>=0.7

# === Documentation ===
sphinx>=9.0.4
sphinx-rtd-theme>=3.1.0

# === Pre-commit hooks ===
pre-commit>=4.6.0
tox>=4.54.0

# === Notebook / analysis tools ===
jupyterlab>=4.5.7
