pandas
pyfftw
pyproj
pooch
scipy
numpy
typer
docstring_parser
xarray
pyyaml
typing-extensions>=4.9.0

[:python_version == "3.11"]
numba>=0.57.0

[:python_version == "3.12"]
numba>=0.59.0

[:python_version == "3.13"]
numba>=0.61.0

[:python_version == "3.14"]
numba>=0.63.0

[dev]
ruff
deptry
ty

[test]
pytest
hypothesis[numpy]
pytest-cov

[types]
pandas-stubs
scipy-stubs
types-PyYAML
