cp: bump Python 3.12 → 3.13.14 (#2194) into r0.5.0 - #2343
Merged
Conversation
- Bump Python 3.12 → 3.13.14 and uv 0.11.19 → 0.11.29 - Add `pyarrow>=23.0.1` transitive dep floor - Fix Python 3.13 compat in server deps (scipy, spacy, audioop-lts) - Regenerate `uv.lock` - [x] Unit tests pass - [x] Server suite passes 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Signed-off-by: Kajal Jain <kajalj@nvidia.com> Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
- Remove osworld_agent/pyproject.toml (not in r0.5.0 yet) - Revert wmt_translation/requirements.txt to r0.5.0 state (pycld2 addition came from feat(translation) #2251, not the Python bump PR) - Regenerate uv.lock Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Kajal Jain <kajalj@nvidia.com>
Contributor
Author
|
/ok to test 740fc05 |
kajalj22
enabled auto-merge (squash)
August 5, 2026 02:55
kajalj22
disabled auto-merge
August 5, 2026 02:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of #2194 into
r0.5.0.Summary
docker/DockerfilePython and uv pinsrequires-python, rufftarget-version, PyPI classifier,.python-version, all docspyarrow>=23.0.1dep floor,spacy>=3.8.13override,fasttext-wheelexclusion for Python 3.13 compatscipy>=1.14.1(scicode),audioop-lts>=0.2.2(tau2)Conflicts resolved
resources_servers/wmt_translation/requirements.txt: excludedpycld2addition (from a separate main PR, not part of build: bump Python 3.12 → 3.13.13 #2194)uv.lock: regenerated🤖 Generated with Claude Code