pandas>=1.0.0
fastapi>=0.68.0
uvicorn>=0.15.0
pydantic>=1.8.0
joblib>=1.0.0
python-multipart>=0.0.6
scikit-learn>=0.24.0
xgboost>=1.0.0
lightgbm>=3.3.0
catboost>=1.2.0

[all]
xgboost>=1.0.0
lightgbm>=3.3.0
catboost>=1.2.0
ngboost>=0.5.0
imbalanced-learn>=0.10.0

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950
requests>=2.27.0
httpx>=0.23.0

[imbalanced]
imbalanced-learn>=0.10.0

[ranking]
lightgbm>=3.3.0
catboost>=1.2.0

[tabular]
xgboost>=1.0.0
lightgbm>=3.3.0
catboost>=1.2.0
ngboost>=0.5.0
