numpy>=1.19.0
pandas>=1.1.0
scikit-learn>=0.24.0
matplotlib>=3.3.0
seaborn>=0.11.0
plotly>=5.0.0
shap>=0.39.0
lime>=0.2.0

[all]
tensorflow>=2.4.0
torch>=1.8.0
torchvision>=0.9.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
sphinx>=4.0.0
sphinx-rtd-theme>=0.5.0
black>=21.5b2
isort>=5.9.0
flake8>=3.9.0

[tensorflow]
tensorflow>=2.4.0

[torch]
torch>=1.8.0
torchvision>=0.9.0
