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

[developer]
black==22.1
mypy>=0.931
pre-commit>=2.17
pyupgrade>=2.31

[doc]
nb2plots>=0.6
numpydoc>=1.2
pillow>=9.0
pydata-sphinx-theme>=0.8
sphinx-gallery>=0.10
sphinx>=4.4
texext>=0.6.6

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

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