torch>=1.12.0
torch-geometric>=2.1.0
numpy>=1.21.0
scipy>=1.7.0
pandas>=1.3.0
scikit-learn>=1.0.0
PyYAML>=6.0
tqdm>=4.62.0
tensorboard>=2.8.0
matplotlib>=3.5.0
seaborn>=0.11.0
plotly>=5.0.0
wandb>=0.12.0  # For experiment tracking
networkx>=2.6.0  # For graph analysis
torch-scatter>=2.0.9  # For efficient scatter operations
torch-sparse>=0.6.12  # For sparse operations
pytest>=6.2.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.910


