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

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

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

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

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