numpy>=2.4.4
pytest>=9.0.3
pytest-xdist>=3.8.0

[torch-cpu]
torch>=2.11.0

[torch-cu118]

[torch-cu118:sys_platform == "linux" or sys_platform == "win32"]
torch<2.8,>=2.7.1

[torch-cu126]

[torch-cu126:sys_platform == "linux" or sys_platform == "win32"]
torch>=2.11.0

[torch-cu128]

[torch-cu128:sys_platform == "linux" or sys_platform == "win32"]
torch>=2.11.0

[torch-cu130]

[torch-cu130:sys_platform == "linux" or sys_platform == "win32"]
torch>=2.11.0

[torch-rocm]

[torch-rocm:sys_platform == "linux"]
torch>=2.11.0
triton-rocm>=3.6.0

[torch-xpu]

[torch-xpu:sys_platform == "linux" or sys_platform == "win32"]
torch>=2.11.0
triton-xpu>=3.7.0
