numpy>=1.20.0
scipy>=1.7.0
pandas>=1.3.0
xarray>=0.19.0
matplotlib>=3.5.0
h5py>=3.7.0
netCDF4>=1.6
mat73>=0.65

[all]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.4
isort>=5.10.0
mypy>=1.0.0
mkdocs>=1.6
mkdocs-material>=9.0
mkdocstrings[python]>=0.25
mkdocs-jupyter>=0.24
jupyter>=1.0.0
ipython>=8.0.0
nbconvert>=7.0.0
matplotlib>=3.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.4
isort>=5.10.0
mypy>=1.0.0

[docs]
mkdocs>=1.6
mkdocs-material>=9.0
mkdocstrings[python]>=0.25
mkdocs-jupyter>=0.24

[jupyter]
jupyter>=1.0.0
ipython>=8.0.0
nbconvert>=7.0.0
matplotlib>=3.5.0
