numpy>=1.21.0
pandas>=1.3.0
scikit-learn>=1.0.0

[all]
torch>=1.10.0
tensorflow>=2.8.0
keras>=2.8.0
openai>=0.27.0
langchain>=0.0.100
huggingface-hub>=0.12.0
scikit-learn>=1.0.0
xgboost>=1.5.0
lightgbm>=3.3.0

[dev]
pytest>=7.0
pytest-cov>=3.0
black>=22.0
mypy>=0.950

[dl]
torch>=1.10.0
tensorflow>=2.8.0
keras>=2.8.0

[genai]
openai>=0.27.0
langchain>=0.0.100
huggingface-hub>=0.12.0

[ml]
scikit-learn>=1.0.0
xgboost>=1.5.0
lightgbm>=3.3.0
