numpy<3.0,>=1.21.0
scipy<2.0,>=1.7.0
networkx<4.0,>=2.6.0
torch<3.0,>=2.0.0
torch-geometric>=2.3.0
scikit-learn<2.0,>=1.0.0
matplotlib<4.0,>=3.5.0
tqdm>=4.62.0
pyyaml<7.0,>=6.0

[all]
pytest>=7.0.0
pytest-cov>=4.0.0
coverage>=7.0.0
pytest-mock>=3.10.0
pre-commit>=3.0.0
ruff>=0.1.0
seaborn>=0.12.0
streamlit>=1.28.0
ipykernel>=6.0.0
notebook>=6.5.0
jupyterlab>=3.6.0
jupyter>=1.0.0
nbsphinx>=0.9.0
nbsphinx_link>=1.3.0
numpydoc>=1.5.0
sphinx>=5.0.0
sphinx_gallery>=0.13.0
pydata-sphinx-theme>=0.13.0
myst_parser>=1.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
coverage>=7.0.0
pytest-mock>=3.10.0
pre-commit>=3.0.0
ruff>=0.1.0
seaborn>=0.12.0
streamlit>=1.28.0
ipykernel>=6.0.0
notebook>=6.5.0
jupyterlab>=3.6.0

[doc]
jupyter>=1.0.0
nbsphinx>=0.9.0
nbsphinx_link>=1.3.0
numpydoc>=1.5.0
sphinx>=5.0.0
sphinx_gallery>=0.13.0
pydata-sphinx-theme>=0.13.0
myst_parser>=1.0.0

[lint]
pre-commit>=3.0.0
ruff>=0.1.0

[notebook]
ipykernel>=6.0.0
notebook>=6.5.0
jupyterlab>=3.6.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
coverage>=7.0.0
pytest-mock>=3.10.0

[viz]
seaborn>=0.12.0
streamlit>=1.28.0
