numpy==1.23.1
shap==0.40.0
tensorboard==2.6.0
matplotlib==3.5.0
pandas==1.3.4
scikit-learn==1.0.1
seaborn==0.11.2
captum==0.4.1
pytorch_lightning==1.6.5
torch==1.10.1
protobuf==3.20.0

[build]
twine
wheel

[dev]
coverage
mypy
pytest==6.2.5
pytest-cov==3.0.0
toml
pre-commit
black==22.3.0
mypy
tox
check-manifest
isort
flake8
flake8-docstrings
edgetest

[qa]
pre-commit
black==22.3.0
mypy
tox
check-manifest
isort
flake8
flake8-docstrings
edgetest

[tests]
coverage
mypy
pytest==6.2.5
pytest-cov==3.0.0
toml
