matplotlib>=3.5.0
numpy>=1.20.0
scienceplots>=2.1.0
scipy>=1.10.1

[:python_version < "3.11"]
tomli>=2.0.0

[all]
scikit-learn>=1.0.0
networkx>=2.6.0
matplotlib-venn>=0.11.0

[dev]
build
twine
pytest
pytest-cov
ruff>=0.1.0
mypy>=1.0.0

[ml]
scikit-learn>=1.0.0

[network]
networkx>=2.6.0

[venn]
matplotlib-venn>=0.11.0
