numpy>=1.24
scipy>=1.11
scikit-learn>=1.3
Pillow>=10.0
click>=8.1
rich>=13.0
tqdm>=4.66
pycocotools>=2.0.7

[all]
torch>=2.0
torchvision>=0.15
tensorflow>=2.13

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.1
mypy>=1.5
build>=1.0
twine>=4.0

[tensorflow]
tensorflow>=2.13

[torch]
torch>=2.0
torchvision>=0.15
