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 14, 2024
1 parent f27a1cb commit 17c6c4d
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 @@ -5,7 +5,7 @@ description = ""
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"gymnasium[mujoco,classic-control,other]==0.29.1",
"gymnasium[mujoco,classic-control,other]==1.0.0",
"mujoco==3.2.5",
"torch==2.5.1",
"numpy==2.1.3",
Expand Down

0 comments on commit 17c6c4d

Please sign in to comment.