numpy>=1.24

[dev]
pytest>=8.0
scikit-learn>=1.3
lightgbm>=4.0
xgboost>=2.0

[triton]
torch>=2.3

[triton:sys_platform != "win32"]
triton>=3.0.0

[triton:sys_platform == "win32"]
triton-windows>=3.0.0
