Skip to content

Commit

Permalink
Update gymnasium dependencies to 1.0.0a1 (#1184)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts authored Dec 4, 2024
1 parent 6d0a827 commit 67ecdb2
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 @@ -26,7 +26,7 @@ classifiers = [
]
dependencies = [
"numpy>=1.21.0",
"gymnasium>=0.28.0",
"gymnasium>=0.28.1",
]
dynamic = ["version"]

Expand Down

0 comments on commit 67ecdb2

Please sign in to comment.