Skip to content

Commit

Permalink
Update dependency gymnasium to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 4134367 commit 67173e2
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 @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
gymnasium = {extras = ["mujoco","classic-control","other"], version = "0.29.1"}
gymnasium = {extras = ["mujoco","classic-control","other"], version = "1.0.0"}
mujoco = "3.2.5"
torch = "2.5.1"
numpy = "2.1.3"
Expand Down

0 comments on commit 67173e2

Please sign in to comment.