numpy==1.22.4

[dev]
build==0.8.0
docutils==0.14
pypandoc==1.8.1
recommonmark==0.7.1
sphinx-rtd-theme==1.0.0
Sphinx==5.0.2
twine==4.0.1

[test]
black==22.3.0
flake8-docstrings==1.6.0
flake8-import-order==0.18.1
mypy==0.961
pep8-naming==0.13.0
pylint==2.14.3
pytest==7.1.2
tox==3.25.0

[test:platform_system == "Darwin"]
tensorflow-macos==2.9.1

[test:platform_system == "Linux"]
tensorflow-cpu==2.9.1
