Skip to content

chore: upgrade gymnasium to 1.3.0#536

Merged
kengz merged 1 commit into
kengz:masterfrom
radoshi:radoshi/upgrade-gymnasium
Jun 20, 2026
Merged

chore: upgrade gymnasium to 1.3.0#536
kengz merged 1 commit into
kengz:masterfrom
radoshi:radoshi/upgrade-gymnasium

Conversation

@radoshi

@radoshi radoshi commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Upgrade gymnasium to 1.3.0

  • Current gymnasium pin at 1.2.0 does not build (uv sync fails)
  • Upgraded pin works fine

@radoshi radoshi mentioned this pull request Jun 20, 2026

@kengz kengz left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified locally on a clean checkout of radoshi/upgrade-gymnasium:

  • Build fix confirmeduv sync resolves and builds clean; box2d-py==2.3.10 compiles and gymnasium==1.3.0 installs (this is the fix for the box2d build break in #537).
  • Full test suite greenuv sync --group dev && NO_COLOR=1 uv run pytest320 passed, 13 skipped in 116s, 66% coverage. The gymnasium 1.3.0 bump does not break the framework.
  • Scope — diff is the single-line pin in pyproject.toml + the regenerated uv.lock; no code changes.

(One unrelated note: a clean checkout needs libgl1/libglib2.0-0 for cv2 on a headless box — not introduced by this PR; CI's swig+headless path already covers it.)

@kengz kengz merged commit 474c734 into kengz:master Jun 20, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants