torch>=2.0
torchvision>=0.15
timm>=0.9
albumentations>=1.3
scikit-learn>=1.3
matplotlib>=3.7
seaborn>=0.12
pandas>=2.0
pyyaml>=6.0
iterative-stratification>=0.1.7
numpy>=1.24
Pillow>=9.0
tqdm>=4.65

[all]
fujicv[dev,onnx,wandb]

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.1
mypy>=1.5
detect-secrets>=1.4
types-PyYAML
types-seaborn

[hpo]
optuna>=3.0

[onnx]
onnxruntime>=1.15
onnx>=1.14

[test]
pytest>=7.4
pytest-cov>=4.1

[wandb]
wandb>=0.15
