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]
scipy>=1.7.0
scikit-learn>=1.0.0
networkx>=2.6.0
matplotlib-venn>=0.11.0

[dev]
build
twine
pytest
pytest-cov

[ml]
scikit-learn>=1.0.0

[network]
networkx>=2.6.0

[statistical]
scipy>=1.7.0

[venn]
matplotlib-venn>=0.11.0
