# Core scientific stack
numpy>=1.23,<2.0
scipy>=1.9
matplotlib>=3.6
networkx>=2.8
scikit-learn>=1.1

# Optional: enable XMeans-related methods
pyclustering>=0.10.1

# Optional: nicer plots (used occasionally)
seaborn>=0.12
