I want to install DGL 0.9.1 with any CUDA version, but it seems that it is not possible to do that anymore.
In this page, CUDA versions start from DGL 1.0.0. Although in CPU repo there seems to be wheels with cuda + DGL 0.9.1, installing them with pip raises errors. What is the exact command to install DGL 0.9.1 with CUDA?