Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent c6ff8a5 commit af8f3ca
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 @@ -8,7 +8,7 @@ matplotlib
ml_collections
numpy
pettingzoo>=1.22.3
ray[rllib,default]==2.5.0
ray[rllib,default]==2.23.0
stable_baselines3
supersuit>=3.7.2
torch

0 comments on commit af8f3ca

Please sign in to comment.