numpy==1.21.2
scipy==1.7.1

[build]
build==0.6.0.post1
twine==3.4.2

[dev]
lxml-stubs==0.2.0
python-semantic-release==7.19.1

[docs]
sphinx==4.1.2
numpydoc==1.1.0
sphinx-autodoc-typehints==1.12.0
matplotlib==3.4.3
pydata-sphinx-theme==0.6.3
cachetools==4.2.2
sphinx-gallery==0.9.0
xsdata==21.8
lxml==4.6.3

[ignition]
pyzmq==22.2.1
betterproto==1.2.5
psutil==5.8.0
requests==2.26.0
xsdata==21.8
lxml==4.6.3
cachetools==4.2.2

[linting]
flake8==3.9.2
black==21.8b0

[testing]
pytest==6.2.5
coverage[toml]==5.5
