numpy>=1.24
pandas>=2.0
scipy>=1.10
scikit-learn>=1.4
matplotlib>=3.7
networkx>=3.0
joblib>=1.3
pyyaml>=6.0

[app]
streamlit>=1.36

[dev]
pytest>=7.0
ruff>=0.4
build>=1.0
twine>=5.0

[docs]
sphinx>=7.2
sphinx-rtd-theme>=2.0
myst-parser[linkify]>=2.0
