
[default]
numpy>=1.23
scipy!=1.11.0,!=1.11.1,>=1.9
matplotlib>=3.6
pandas>=1.4

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

[doc]
sphinx>=7
pydata-sphinx-theme>=0.14
sphinx-gallery>=0.14
numpydoc>=1.7
pillow>=9.4
texext>=0.6.7
myst-nb>=1.0

[extra]
lxml>=4.6
pygraphviz>=1.12
pydot>=2.0
sympy>=1.10

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