networkx>=2.8
numpy
pandas>=1.3
scipy>=1.7
matplotlib>=3.4
tqdm>=4.62
scikit-learn>=1.0
tabulate>=0.8
loguru>=0.6

[all]
shapG[dev,docs,examples,performance]

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-benchmark>=4.0
black>=23.0
isort>=5.10
flake8>=6.0
mypy>=1.0
pre-commit>=3.0

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
nbsphinx>=0.8

[examples]
lightgbm>=3.3
seaborn>=0.11

[performance]
numba>=0.56
ray>=2.0
joblib>=1.2
