# Core dependencies
torch>=1.9.0
torchvision>=0.10.0
numpy>=1.21.0
pandas>=1.3.0

# Hugging Face and model loading
huggingface-hub>=0.16.0
safetensors>=0.3.0
datasets>=2.14.0

# Type checking and validation
jaxtyping>=0.2.0
beartype>=0.15.0

matplotlib>=3.5.0
