# Vendor-specific runtime deps for CUDA 13 wheels. Selected by setup.py when
# LMCACHE_CUDA_MAJOR is unset or "13" (the default, matching the PyPI build).
# The cu12 analogue lives in cuda12_core.txt.

cupy-cuda13x
# nixl meta-package pulls nixl-cu13 and exposes the top-level `nixl` namespace.
nixl>=1.1.0; python_version < "3.13"
