# Core dependencies
dbinfer_bench
relbench
pandas>=1.3.0
numpy>=1.20.0
scikit-learn>=0.24.0

# PyTorch ecosystem - MUST use 2.3.0 for DGL compatibility
torch==2.3.0
torchvision
torchaudio
torchdata==0.9.0

# DGL - installed from custom wheel for PyTorch 2.3 compatibility
--find-links https://data.dgl.ai/wheels/torch-2.3/repo.html
dgl
