# Minimal Python dependencies for Supplementary Software 1 (generate_figures.ipynb)
# Tested environment (this package):
#   Python 3.11.2
#   numpy 1.24.0
#   scipy 1.14.1
#   networkx 2.8.8
#   matplotlib 3.7.5

numpy==1.24.0
scipy==1.14.1
networkx==2.8.8
matplotlib==3.7.5
