Skip to content

Pin jax_zero_contour >=2.0.0,<3.0.0 in [jax] extras#432

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/jax-bump-floor-0.7
May 20, 2026
Merged

Pin jax_zero_contour >=2.0.0,<3.0.0 in [jax] extras#432
Jammy2211 merged 1 commit into
mainfrom
feature/jax-bump-floor-0.7

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Replaces the unpinned jax_zero_contour entry in the [jax] extra with a versioned pin matching the current PyPI line (2.0.0).

Why

Sweeping the JAX ecosystem pins as part of the JAX 0.7.0 floor bump. The unpinned form would let a future major release silently break the JAX install path during routine pip install autogalaxy[jax].

Test plan

  • Resolver test: jax_zero_contour 2.0.0 resolves against JAX 0.7.0 and 0.10.1
  • PyAutoGalaxy light-profile unit tests pass on JAX 0.9.2 (92 passed)
  • CI green

Depends on

PyAutoConf and PyAutoArray companion PRs.

🤖 Generated with Claude Code

Replace the unpinned `jax_zero_contour` entry with a versioned pin
matching the current PyPI line (2.0.0). Prevents a future major release
of jax_zero_contour from silently breaking the JAX install path during
a routine `pip install autogalaxy[jax]`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211

Copy link
Copy Markdown
Collaborator Author

Coordinated PRs for the JAX 0.7.0 floor bump:

Merge order: PyAutoConf → PyAutoArray → PyAutoGalaxy. PyAutoBuild and admin_jammy can land any time but are gated on a successful TestPyPI rehearsal before the library PRs ship.

@Jammy2211 Jammy2211 merged commit 6e75f97 into main May 20, 2026
6 checks passed
@Jammy2211 Jammy2211 deleted the feature/jax-bump-floor-0.7 branch May 20, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant