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

[developer]
pre-commit>=2.18
mypy>=0.942

[doc]
sphinx>=4.5
pydata-sphinx-theme>=0.8.1
sphinx-gallery>=0.10
numpydoc>=1.3
pillow>=9.1
nb2plots>=0.6
texext>=0.6.6

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

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