# Core Python libraries
numpy
scipy

# MILP
# ecole must be installed via conda-forge, to retrieve SCIP
ecole
pyscipopt==4.3.0

# Deep learning
torch
torch_geometric
pytorch-cuda

# Visualization
matplotlib
seaborn

# Utilities
tensorboard
ordered-set
networkx
tqdm
