
[default]
matplotlib>=3.3
numpy>=1.19
pandas>=1.1
scipy!=1.6.1,>=1.5

[developer]
black==21.5b1
pre-commit>=2.12

[doc]
nb2plots>=0.6
numpydoc>=1.1
pillow>=8.2
pydata-sphinx-theme~=0.6
sphinx-gallery~=0.9
sphinx~=4.0
texext>=0.6.6

[extra]
lxml>=4.5
pydot>=1.4.1
pygraphviz>=1.7

[test]
codecov>=2.1
pytest-cov>=2.12
pytest>=6.2
