
[default]
matplotlib>=3.4
numpy>=1.19
pandas>=1.3
scipy>=1.8

[developer]
mypy>=0.982
pre-commit>=2.20

[doc]
nb2plots>=0.6
numpydoc>=1.5
pillow>=9.2
pydata-sphinx-theme>=0.11
sphinx-gallery>=0.11
sphinx>=5.2
texext>=0.6.6

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

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