# Lint requirements
--requirement requirements-lint.txt

# Common test requirements
--requirement requirements-test.txt

# CUDA specific requirements
flash-attn==2.5.8
cuda-python==12.9.4
# CuTeDSL test environment. Version 4.5.0 is pinned to match the CUDA CI wheel
# stack while covering PDL APIs introduced in 4.3.4. The backend runtime check
# still accepts older compatible CuTeDSL versions.
nvidia-cutlass-dsl==4.5.0
