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

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

[doc]
nb2plots>=0.6
numpydoc>=1.4
pillow>=9.1
pydata-sphinx-theme>=0.9
sphinx-gallery>=0.10
sphinx>=5
texext>=0.6.6

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

[test]
codecov>=2.1
pytest-cov>=3.0
pytest>=7.1
