Skip to content

chore: support numpy 2 (bump numpy, dm_control, mujoco)#53

Merged
aditya-neuraco merged 1 commit into
masterfrom
chore/numpy2-deps
Jul 1, 2026
Merged

chore: support numpy 2 (bump numpy, dm_control, mujoco)#53
aditya-neuraco merged 1 commit into
masterfrom
chore/numpy2-deps

Conversation

@aditya-neuraco

@aditya-neuraco aditya-neuraco commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Relax numpy to >=2.0 and bump dm_control (>=1.0.43) and mujoco (>3) to versions that support numpy 2; the stale pyquaternion doesn't support 2.x comment is dropped (it does).

This unblocks the Neuracore Google Colab example, which runs bigym alongside neuracore and was failing because bigym pinned numpy<2 while neuracore requires numpy>=2. Import usage is unchanged.

Related PRs

@aditya-neuraco aditya-neuraco added the version:none tests, docs, CI only; no functional changes label Jul 1, 2026
@aditya-neuraco aditya-neuraco self-assigned this Jul 1, 2026
@aditya-neuraco aditya-neuraco added version:minor non-breaking feature updates, new functions or endpoints version:major any breaking change to behaviour, inputs or outputs and removed version:none tests, docs, CI only; no functional changes version:minor non-breaking feature updates, new functions or endpoints labels Jul 1, 2026
stepjam
stepjam previously approved these changes Jul 1, 2026

@stepjam stepjam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM w/c.

I'll assume you have tested that these works nicely together, as I assume the pinned dm_control version was for a reason.

@aditya-neuraco aditya-neuraco force-pushed the chore/numpy2-deps branch 2 times, most recently from 5232029 to 346b949 Compare July 1, 2026 09:53
@aditya-neuraco aditya-neuraco merged commit cb7c150 into master Jul 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:major any breaking change to behaviour, inputs or outputs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants