Skip to content

Commit

Permalink
fix(cart-pole): update dependency gymnasium to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent f78a31e commit 3749c2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "cart-pole"
version = "1.0.0"
requires-python = "~=3.13.0"
dependencies = [
"gymnasium[classic-control]==1.1.0",
"gymnasium[classic-control]==1.1.1",
]

[dependency-groups]
Expand Down
8 changes: 4 additions & 4 deletions machine-learning/reinforcement-learning/cart-pole/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3749c2c

Please sign in to comment.