
[default]
numpy>=1.24
scipy!=1.11.0,!=1.11.1,>=1.10
matplotlib>=3.7
pandas>=2.0

[developer]
changelist==0.5
pre-commit>=3.2
mypy>=1.1
rtoml

[doc]
sphinx>=7.3
pydata-sphinx-theme>=0.15
sphinx-gallery>=0.16
numpydoc>=1.8.0
pillow>=9.4
texext>=0.6.7
myst-nb>=1.1
intersphinx_registry

[example]
osmnx>=1.9
momepy>=0.7.2
contextily>=1.6
seaborn>=0.13
cairocffi>=1.7
igraph>=0.11
scikit-learn>=1.5

[extra]
lxml>=4.6
pygraphviz>=1.14
pydot>=3.0.1
sympy>=1.10

[test]
pytest>=7.2
pytest-cov>=4.0
