
[default]
numpy>=1.22
scipy!=1.11.0,!=1.11.1,>=1.9
matplotlib>=3.5
pandas>=1.4

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

[doc]
sphinx>=7
pydata-sphinx-theme>=0.14
sphinx-gallery>=0.14
numpydoc>=1.6
pillow>=9.4
nb2plots>=0.7
texext>=0.6.7
nbconvert<7.9

[extra]
lxml>=4.6
pygraphviz>=1.11
pydot>=1.4.2
sympy>=1.10

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