numpy>=1.19.0
scipy>=1.5.0
pandas>=1.1.0
scikit-learn>=0.24.0
networkx>=2.5.0
pyyaml>=5.4.0
matplotlib>=3.3.0
plotly>=4.14.0
dash>=2.0.0
seaborn>=0.11.0
pytest>=6.2.0
tqdm>=4.50.0

[all]
torch>=1.8.0
torchvision>=0.9.0
tensorflow>=2.4.0
shap>=0.39.0
lime>=0.2.0

[dev]
pytest>=6.2.0
pytest-cov>=2.12.0
black>=21.0
flake8>=3.9.0
sphinx>=4.0.0

[pytorch]
torch>=1.8.0
torchvision>=0.9.0

[tensorflow]
tensorflow>=2.4.0
