mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
Revert "[RLlib](deps): Bump tensorflow from 2.5.0 to 2.6.0 in /python/requirements/rllib (#18183)" (#19351)
This reverts commit 74ee99ff99
.
This commit is contained in:
parent
ce64e6dc45
commit
bde9e058da
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# These requirements are used for the CI and CPU-only Docker images so we install CPU only versions of torch.
|
||||
# For GPU Docker images, you should install requirements_ml_docker.txt instead.
|
||||
|
||||
tensorflow==2.6.0
|
||||
tensorflow-probability==0.14.0
|
||||
tensorflow==2.5.0
|
||||
tensorflow-probability==0.13.0
|
||||
|
||||
torch==1.9.0;sys_platform=="darwin"
|
||||
torchvision==0.10.0;sys_platform=="darwin"
|
||||
|
|
Loading…
Add table
Reference in a new issue