ray/release/ray_lightning_tests/driver_requirements.txt

9 lines
365 B
Text
Raw Normal View History

# Make sure the driver versions are the same as cluster versions.
# The cluster uses ray-ml Docker image.
# ray-ml Docker image installs dependencies from ray/python/requirements/ml/ directory.
# We constrain on these requirements file so that the same versions are installed.
-c ../../python/requirements/ml/requirements_dl.txt
torch
torchvision
pytorch-lightning