Skip to content

Commit

Permalink
Bump ray[default,rllib] from 2.0.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [ray[default,rllib]](https://github.com/ray-project/ray) from 2.0.0 to 2.5.1.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.0.0...ray-2.5.1)

---
updated-dependencies:
- dependency-name: ray[default,rllib]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent 54f5b81 commit 240e841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gym
matplotlib
ml_collections
numpy<1.23 # Needed by Ray because it uses `np.bool`.
ray[rllib,default]==2.0.0
ray[rllib,default]==2.5.1
stable_baselines3
supersuit>=3.7.2
torch

0 comments on commit 240e841

Please sign in to comment.