click>=8.1
numpy>=1.24
rich>=13.0
requests>=2.28

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
xgboost>=1.7
lightgbm>=4.0
scikit-learn>=1.3
onnx>=1.14
skl2onnx>=1.15

[full]
rich>=13.0
requests>=2.28
xgboost>=1.7
lightgbm>=4.0
scikit-learn>=1.3
onnx>=1.14
skl2onnx>=1.15

[privacy]
numpy>=1.24

[serve]
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
anyio>=4.0
