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

[developer]
pre-commit>=3.2
mypy>=1.1

[doc]
sphinx>=6.1
pydata-sphinx-theme>=0.13
sphinx-gallery>=0.12
numpydoc>=1.5
pillow>=9.4
nb2plots>=0.6
texext>=0.6.7

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

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