Skip to content

Conversation

@pcmoritz
Copy link
Collaborator

Fixes #964

@vercel
Copy link

vercel bot commented Jan 26, 2026

@pcmoritz is attempting to deploy a commit to the Tyler's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the upper version constraint for the jax dependency in pyproject.toml. While this allows for the use of newer jax versions, it introduces a risk of future incompatibility and build failures if jax releases a new major version with breaking changes. My review includes a suggestion to re-introduce a less restrictive upper bound to mitigate this risk while still providing flexibility.

@pcmoritz pcmoritz changed the title [tx] Remove upper pin on Jax version [tx] Remove pin <0.9 on Jax version Jan 26, 2026
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@pcmoritz pcmoritz merged commit 0902e86 into NovaSky-AI:main Jan 26, 2026
4 of 6 checks passed
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.

[tx] Remove Jax pin to jax<0.9

1 participant