networkx>=2.7
numpy>=1.23
pandas!=1.5.0,>=1.4
scikit-learn>=1.0
scipy>=1.8

[all]
numba[dev,docs,speedups,tests]

[dev]
ruff
pre-commit
watermark

[docs]
nbsphinx
numpydoc
sphinx>=1.4.3
sphinx-gallery
sphinxcontrib-bibtex
sphinx_bootstrap_theme

[speedups]
numba>=0.54

[tests]
geopandas
libpysal
matplotlib
pytest
pytest-cov
pytest-xdist
pytest-doctestplus
pytest-mpl
