# Core dependencies
torch>=2.0.0
torchvision>=0.15.0
pytorch-lightning>=2.0.0
lightning>=2.0.0
numpy>=1.21.0
pyyaml>=6.0
tqdm>=4.64.0
click>=8.0.0
pillow>=9.0.0
scikit-image>=0.19.0
pandas>=1.4.0

# Medical imaging
nibabel>=3.2.0
SimpleITK>=2.2.0
pydicom>=2.3.0

# Transforms
monai>=1.3.0
opencv-python>=4.7.0

# Visualization
matplotlib>=3.6.0
seaborn>=0.12.0
tensorboard>=2.10.0

# Metrics
scikit-learn>=1.1.0
scipy>=1.9.0

# Models
segmentation-models-pytorch >=0.5.0
onnx>=1.12.0
onnxruntime>=1.12.0
