matplotlib>=3.3.4
pandas>=1.2.4
numpy>=1.24.3
scikit-learn>=1.1.3
seaborn>=0.11.1
statsmodels>=0.13.2

[formatters]
isort>=5.12.0
black>=23.3.0

[linters]
darglint>=1.8.1
flake8>=6.0.0
flake8-bandit>=4.1.1
flake8-bugbear>=23.7.10
flake8-docstrings>=1.7.0
flake8-builtins>=2.1.0
flake8-eradicate>=1.5.0
pre-commit>=3.3.2

[others]
autoflake>=2.1.1
pyupgrade>=3.10.1
codespell>=2.2.4
