Skip to content

Need include jax in requirements.txt after all#994

Merged
mhucka merged 2 commits intotensorflow:masterfrom
mhucka:add-jax-requirement
Feb 12, 2026
Merged

Need include jax in requirements.txt after all#994
mhucka merged 2 commits intotensorflow:masterfrom
mhucka:add-jax-requirement

Conversation

@mhucka
Copy link
Member

@mhucka mhucka commented Feb 10, 2026

The requirements of tensorflow and tf-keras should bring in a compatible jax version; however, in some environments, it doesn't happen as expected, and pip install -r requirements.txt results in a confusing error about trying to use NumPy 2 with a package built for NumPy 1.

The requirements of tensorflow and tf-keras should bring in a compatible
jax version; howeer, in some environments, it doesn't happen as
expected.
Copy link
Collaborator

@MichaelBroughton MichaelBroughton left a comment

Choose a reason for hiding this comment

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

LGTM

@mhucka mhucka enabled auto-merge (squash) February 12, 2026 04:39
@mhucka mhucka merged commit ce3570d into tensorflow:master Feb 12, 2026
10 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.

2 participants