numpy==1.20.3
scipy==1.7.3
numba==0.54.1

[build]
build==0.7.0
twine==3.7.1

[dev]
lxml-stubs==0.3.0
python-semantic-release==7.23.0

[docs]
sphinx==4.4.0
numpydoc==1.1.0
sphinx-autodoc-typehints==1.15.2
matplotlib==3.5.1
pydata-sphinx-theme==0.8.0
cachetools==5.0.0
sphinx-gallery==0.10.1
xsdata==21.12
lxml==4.6.5

[ignition]
pyzmq==22.3.0
betterproto==1.2.5
psutil==5.9.0
requests==2.27.1
xsdata==21.12
lxml==4.6.5
cachetools==5.0.0

[linting]
flake8==4.0.1
black==21.12b0

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