einops>=0.7
numpy>=1.24
omegaconf>=2.3
torch>=2.1
monai>=1.3
nibabel>=5.2
hydra-core>=1.3

[all]
huggingface-hub>=0.20
medmetric[monai]>=0.1.1
pillow>=10
pytorch-lightning>=2.2
scipy>=1.11
tabulate>=0.9
tensorboard>=2.15
torchmetrics>=1.3
tqdm>=4.66

[dev]
build>=1.2
pytest>=8
pytest-cov>=5
ruff>=0.5
twine>=5

[external]
huggingface-hub>=0.20

[io]
pillow>=10

[medical]
scipy>=1.11

[metrics]
medmetric[monai]>=0.1.1
tqdm>=4.66

[train]
pytorch-lightning>=2.2
tabulate>=0.9
tensorboard>=2.15
torchmetrics>=1.3
