numpy>=1.20.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.910
coverage>=5.5.0
pre-commit>=2.15.0
bandit>=1.7.0
build>=0.8.0
twine>=4.0.0

[full]
scipy>=1.7.0
scikit-learn>=1.0.0
pandas>=1.3.0
matplotlib>=3.4.0
seaborn>=0.11.0
psutil>=5.8.0
memory-profiler>=0.60.0

[ml]
scikit-learn>=1.0.0
pandas>=1.3.0
scipy>=1.7.0

[viz]
matplotlib>=3.4.0
seaborn>=0.11.0
plotly>=5.0.0
