numpy==1.26.3
requests==2.31.0

[:sys_platform == "darwin"]
mlx==0.3.*

[benchmarks]
scipy==1.12.0
torch==2.2.0
torch_geometric==2.5.0
tqdm==4.66.1

[dev]
pre-commit==3.6.0

[docs]
sphinx==7.2.6
sphinx-book-theme==1.1.0
sphinx-autodoc-typehints==1.25.2
nbsphinx==0.9.3
sphinx-gallery==0.15.0
ipython==8.21.0

[test]
pytest==7.4.4
