numpy
pandas
scikit-learn
torch
torch_geometric

[docs]
sphinx
sphinx-toolbox
sphinx-rtd-theme

[lint]
isort
black
pyupgrade
flake8
pep8-naming
flake8-pyproject
flake8-noqa
flake8-bugbear
flake8-builtins
flake8-docstrings
flake8-comprehensions
flake8-simplify
flake8-logging
pyright
bandit
ruff
mypy
types-setuptools
pydantic
yamllint
codespell[toml]
gitlint
pre-commit

[test]
pytest
pytest-cov
pytest-xdist
hypothesis[pytest]
tox
