Skip to content

Conversation

@lstein
Copy link
Collaborator

@lstein lstein commented Nov 8, 2025

Summary

Recent updates use features available in 3.11 and later. This PR updates pyproject.toml and the documentation to indicate that Python 3.11-3.12 is needed to run.

Related Issues / Discussions

None

QA Instructions

Confirm that pip install . works correctly with virtual environments built under python 3.11 and .12, and errors out on python 3.10 and lower.

Merge Plan

Merge when approved.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added Root docs PRs that change docs python-deps PRs that change python dependencies labels Nov 8, 2025
@blessedcoolant
Copy link
Collaborator

blessedcoolant commented Nov 8, 2025

Seems good. I've been on 3.12 for ages. No issues whatsoever. Stops me from executing 3.10 automatically while using uv.

@lstein lstein merged commit 36e400d into main Nov 9, 2025
13 checks passed
@lstein lstein deleted the lstein/update-python-requirements branch November 9, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs PRs that change docs python-deps PRs that change python dependencies Root

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants