numpy>=1.20.0
scipy>=1.7.0
matplotlib>=3.3.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.9
mypy>=0.910

[full]
torch>=1.9.0
scikit-learn>=0.24.0
pandas>=1.3.0
seaborn>=0.11.0

[sklearn]
scikit-learn>=0.24.0

[torch]
torch>=1.9.0
