torch>=2.5.0
numpy>=2.0.0
scipy>=1.16.1
pyyaml>=6.0.2
einops>=0.8.0
PyWavelets>=1.6.0
pydantic>=2.11.0

[dev]
pytest>=8.3.0
pytest-cov>=5.0.0
pytest-benchmark>=4.0.0
mypy>=1.11.0
types-PyYAML>=6.0.0
ruff>=0.6.0
black>=24.8.0
isort>=5.13.0
pre-commit>=3.8.0

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.25.0
pymdown-extensions>=10.0
mike>=2.1.0

[examples]
tqdm>=4.66.0
