packaging>=23.0

[dev]
mypy>=1.0.0
pre-commit>=3.0.0
pytest>=8.0.0
pytest-cov>=4.0.0
ruff>=0.7.0

[legacy]

[legacy:sys_platform == "linux"]
triton<=3.2.0,>=3.1.0

[legacy:sys_platform == "win32"]
triton-windows<=3.2.0.post13,>=3.1.0.post17

[modern]

[modern:sys_platform == "linux"]
triton>=3.3.0

[modern:sys_platform == "win32"]
triton-windows>=3.3.0.post19
