# Core ML/Scientific Computing
torch>=2.0.0
numpy>=1.20.0
scikit-learn>=1.0.0
torchdyn>=1.0.0
torcheval>=0.0.7

# Data Handling
h5py>=3.0.0
pandas>=1.3.0
matplotlib>=3.3.0
seaborn>=0.11.0

# Configuration & Utilities
hydra-core>=1.3.0
omegaconf>=2.3.0
PyYAML>=6.0.0

# Optional Dependencies (uncomment if needed)
plotly>=5.0.0
wandb>=0.15.0

# Note: llvmlite error is not critical - it's a transitive dependency
# that doesn't affect core functionality 