# Testing
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-xdist>=3.3.0
pytest-mock>=3.11.0

# Code quality
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.4.0
isort>=5.12.0
flake8>=6.1.0
flake8-pyproject>=1.2.0
bandit>=1.7.0
safety>=2.3.0

# Jupyter notebooks
jupyter>=1.0.0
ipython>=8.14.0
notebook>=7.0.0
jupyterlab>=4.0.0

# Visualization for development
matplotlib>=3.7.0
seaborn>=0.12.0
plotly>=5.15.0
kaleido>=0.2.0

# Profiling
memory-profiler>=0.61.0

# Documentation
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0
sphinx-copybutton>=0.5.0
myst-parser>=2.0.0
nbsphinx>=0.9.0
sphinxcontrib-napoleon>=0.7.0
sphinxcontrib-programoutput>=0.17

# Dashboard development
streamlit>=1.28.0
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
folium>=0.15.0
leafmap>=0.23.0
geemap>=0.29.0
altair>=5.0.0
plotly-resampler>=0.8.0

# Pipeline orchestration
apache-airflow>=2.7.0
celery>=5.3.0
redis>=5.0.0
prefect>=2.10.0
