Skip to content

Specifically install maxtext 0.2.1 in documentation#3498

Merged
copybara-service[bot] merged 1 commit intomainfrom
bvandermoon-docs
Mar 25, 2026
Merged

Specifically install maxtext 0.2.1 in documentation#3498
copybara-service[bot] merged 1 commit intomainfrom
bvandermoon-docs

Conversation

@bvandermoon
Copy link
Collaborator

Description

Pin maxtext==0.2.1 in ReadTheDocs installation guides. Our commands have been defaulting to install maxtext==0.1.0, which we figured out is caused by using the --resolution=lowest flag to keep transitive dependencies locked.

Pinning the latest version in the docs for now, but we will want to find a better long-term solution.

Next steps: Can we somehow cherry-pick this change into the ReadTheDocs 0.2.1 tag?

Tests

uv pip install maxtext[tpu]==0.2.1 --resolution=lowest
pip show maxtext # gives 0.2.1

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@copybara-service copybara-service bot merged commit 4e68f26 into main Mar 25, 2026
77 checks passed
@copybara-service copybara-service bot deleted the bvandermoon-docs branch March 25, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants