numpy>=1.16
scipy>=1.0

[all]
black[jupyter]~=22.1
flake8
flake8-bugbear
flake8-docstrings
flake8-import-order
isort
matplotlib
nose2
pre-commit
autograd>=1.2
tensorflow>=2.0
torch>=1.0

[autograd]
autograd>=1.2

[tensorflow]
tensorflow>=2.0

[test]
black[jupyter]~=22.1
flake8
flake8-bugbear
flake8-docstrings
flake8-import-order
isort
matplotlib
nose2
pre-commit

[torch]
torch>=1.0
