Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Update gymnasium[classic-control,mujoco] requirement from ==0.28.* to ==0.29.* in /gym_exps/requirements #28

Open
wants to merge 1 commit into
base: noetic
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Updates the requirements on gymnasium[classic-control,mujoco] to permit the latest version.

Release notes

Sourced from gymnasium[classic-control,mujoco]'s releases.

v0.29.0 Release notes

We finally have a software citation for Gymnasium with the plan to release an associated paper after v1.0, thank you to all the contributors over the last 3 years who have made helped Gym and Gymnasium (Farama-Foundation/Gymnasium#590)

@misc{towers_gymnasium_2023,
        title = {Gymnasium},
        url = {https://zenodo.org/record/8127025},
        abstract = {An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)},
        urldate = {2023-07-08},
        publisher = {Zenodo},
        author = {Towers, Mark and Terry, Jordan K. and Kwiatkowski, Ariel and Balis, John U. and Cola, Gianluca de and Deleu, Tristan and Goulão, Manuel and Kallinteris, Andreas and KG, Arjun and Krimmel, Markus and Perez-Vicente, Rodrigo and Pierré, Andrea and Schulhoff, Sander and Tai, Jun Jet and Shen, Andrew Tan Jin and Younis, Omar G.},
        month = mar,
        year = {2023},
        doi = {10.5281/zenodo.8127026},
}

Gymnasium has a conda package, conda install gymnasium. Thanks to @​ChristofKaufmann for completing this

Breaking Changes

New Features

Bug Fixes

... (truncated)

Commits
  • 7ddce8c Add deprecation warnings for features removed in Gymnasium v1.0 (#535)
  • f46c988 Removing Action Space comparison with CTRL for MuJoco Envs (#604)
  • 78fe890 Fixed key in Dict.keys() always being false (#608)
  • 7eb32fd Update version to "0.29.0"
  • aa6d0c8 Add vector wrappers for lambda observation, action and reward wrappers (#444)
  • ee067c7 fix pyright.TypeIssues in test_mujoco_custom_env.py (#599)
  • 1d305e1 Fix some MuJoCo env TypeIssues (#600)
  • ce54ce5 Fix zenodo badge display number
  • 00e586e Update information about citing Gymnasium (#591)
  • dd82aff enable pyright.reportUntypedFunctionDecorator (#593)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [gymnasium[classic-control,mujoco]](https://github.com/Farama-Foundation/Gymnasium) to permit the latest version.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases)
- [Commits](Farama-Foundation/Gymnasium@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: gymnasium[classic-control,mujoco]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants