torch>=2.6
numpy>=1.24
ninja>=1.11
safetensors>=0.4.5

[cuda-turing]

[cuda-turing:platform_system == "Linux"]
torch==2.6.0
triton==3.2.0

[dev]
ruff>=0.9
mypy>=1.13
build>=1.2

[paper]
matplotlib>=3.8

[security]
pip-audit>=2.7
detect-secrets>=1.5
cyclonedx-bom>=5

[test]
pytest>=8
pyflakes>=3
