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

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

[accel]
cryptography>=41.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
xgboost>=1.7
lightgbm>=4.0
scikit-learn>=1.3
onnx>=1.17.0
skl2onnx>=1.17
ml-dtypes>=0.5.0

[full]
rich>=13.0
requests>=2.28
xgboost>=1.7
lightgbm>=4.0
scikit-learn>=1.3
onnx>=1.17.0
skl2onnx>=1.17
ml-dtypes>=0.5.0

[gpu]
pycuda>=2022.1

[privacy]
numpy>=1.24

[ros]
rclpy>=3.0

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