anemoi-utils>=0.1.9
einops>=0.6.1
hydra-core>=1.3
torch<2.11,>=2.3
torch-geometric>=2.3

[all]
anemoi-models[migrations]

[dev]
anemoi-models[all,docs,tests]
pre-commit>=3.3.3

[docs]
nbsphinx
pandoc
rstfmt
sphinx-argparse<0.5
sphinx-rtd-theme

[docs:python_version < "3.11"]
sphinx<8.2

[docs:python_version >= "3.11"]
sphinx>=8.2

[migrations]
jinja2>=3.1
rich

[spectral]
anemoi-transform>=0.1.2
torch-dct>=0.1.6

[tests]
anemoi-models[spectral]
hypothesis>=6.11
pytest>=8
