click<9.0,>=8.1.0
rich<14.0,>=13.0.0
numpy>=1.24.0
pandas<3.0,>=2.0.0
scikit-learn>=1.3.0
jinja2>=3.1.0

[all]
torch>=2.0.0
xgboost>=1.7.0
transformers>=4.30.0
azure-ai-ml>=1.0.0
azure-identity>=1.12.0
openai>=1.0.0

[azure]
azure-ai-ml>=1.0.0
azure-identity>=1.12.0
openai>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
flake8>=6.0.0
black>=23.0.0
mypy>=1.5.0
pre-commit>=3.4.0

[torch]
torch>=2.0.0

[transformers]
transformers>=4.30.0

[xgboost]
xgboost>=1.7.0
