Skip to content

Commit

Permalink
Use Ray 1.9 (see #91, #94)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Jun 6, 2022
1 parent d64001b commit 5634010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ matplotlib = "^3.5"
cycler = "^0.10"
gym = "^0.21"
pybullet = "^3.2"
ray = "^1.8"
ray = "1.9"
stable-baselines3 = "^1.5"
scipy = "^1.8"

Expand Down

0 comments on commit 5634010

Please sign in to comment.