Skip to content

build: raise numpy, jax, jaxlib version caps#88

Merged
Jammy2211 merged 1 commit intomainfrom
feature/dependency-sweep
Apr 12, 2026
Merged

build: raise numpy, jax, jaxlib version caps#88
Jammy2211 merged 1 commit intomainfrom
feature/dependency-sweep

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Raise version caps on core dependencies as part of a cross-ecosystem dependency sweep. numpy cap raised from <=2.0.1 to <3.0.0, jax/jaxlib from <0.5.0 to <0.10.0 with floor bumped to >=0.4.35 (ensures ARM64 macOS wheels are available).

Tracked in #87.

API Changes

None — internal changes only.

Test Plan

  • PyAutoConf unit tests pass (71/71)
  • Full stack tests pass (3,070 across 5 repos)
  • CI green on all 5 repos

🤖 Generated with Claude Code

Raise numpy cap from <=2.0.1 to <3.0.0, jax/jaxlib from <0.5.0 to
<0.10.0 with floor bumped to >=0.4.35 (ensures ARM64 macOS wheels).

Part of cross-ecosystem dependency sweep (#87).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit fa931a6 into main Apr 12, 2026
2 checks passed
@Jammy2211 Jammy2211 deleted the feature/dependency-sweep branch April 12, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant