joblib>=0.17.0
matplotlib>=3.3.4
numpy>=1.18.1
pandas>=1.1.5
scikit-learn>=0.22.1
scipy>=1.9

[all]
geomstats[backends,dev,opt]

[autograd]
autograd>=1.3

[backends]
geomstats[autograd,pytorch]

[dev]
geomstats[doc,lint,test,test-scripts]

[doc]
jupyter
nbsphinx
nbsphinx_link
sphinx
sphinx_gallery
pydata-sphinx-theme

[graph]
networkx

[lint]
ruff
pre-commit

[opt]
geomstats[graph,pykeops]

[pykeops]
pykeops

[pytorch]
torch>=1.9.1

[test]
pytest
pytest-cov
coverage
jupyter
ipython<8.23

[test-scripts]
scikeras
tensorflow
