# 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
# cuda.bindings, used by the timeline-semaphore event IPC backend
# (selected under isolated IPC) and the raw CUDA IPC wrapper.
cuda-python>=13,<14
