numpy>=2.2.0
torch>=2.1.0
scipy>=1.10.0

[datasets]
h5py>=3.7

[datasets-alos]
rasterio>=1.3

[dev]
ruff>=0.15
pre-commit>=4

[docs]
sphinx<8,>=7.3
pydata-sphinx-theme<0.16,>=0.15
myst-parser<5,>=3.0
myst-nb<2,>=1.1
sphinx-autoapi<4,>=3.3
sphinx-copybutton>=0.5
sphinx-design<0.7,>=0.6
sphinx-multiversion>=0.2
sphinx-sitemap>=2.6
sphinxext-opengraph>=0.9
matplotlib>=3.7

[test]
pytest>=8
pytest-cov>=5
pytest-xdist>=3
hypothesis>=6
