pandas>=2.0.0
eccodes>=2.39.0
cfgrib>=0.9.10.4
requests>=2.31.0
xarray>=2024.5.0
xmltodict>=0.13.0
matplotlib>=3.8.4

[all]
meteole[dev,doc,test]

[dev]
mypy
pre-commit
ruff

[doc]
mkdocs-material
mkdocstrings[python]

[test]
pytest
coverage
tox
