# Runtime dependencies
numpy>=1.21
scipy>=1.7
matplotlib>=3.5
pandas>=1.5
h5netcdf>=0.12
xarray>=2023.0 
streamlit>=1.0

# Documentation
sphinx>=3.0
sphinx-rtd-theme>=0.5
sphinx-tabs>=1.0
sphinx_design>=0.0.8
nbsphinx>=0.8
sphinx-copybutton
sphinx-last-updated-by-git

# Notebooks
jupyter>=1.0.0
ipykernel

# Testing and packaging
pytest>=7.0
pytest-cov
twine>=4.0
build>=0.8
readme_renderer>=30.0
watchdog>=3.0

# Code quality tools
black>=23.0
ruff>=0.0.280
