Skip to content

Conversation

@bhimrazy
Copy link
Collaborator

@bhimrazy bhimrazy commented Jan 28, 2026

What does this PR do?

Drop Python 3.9 support, update minimum version to 3.10

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--3320.org.readthedocs.build/en/3320/

- Update python_requires to >=3.10 in setup.py
- Remove Python 3.9 classifier from setup.py
- Update CI workflows to use Python 3.10+ versions
- Update documentation build to use Python 3.10
- Update conditional dependencies in requirements files
- Update dev container default to Python 3.10
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 28, 2026
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37%. Comparing base (631d66f) to head (5c96c8b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #3320    +/-   ##
=======================================
- Coverage      37%     37%    -1%     
=======================================
  Files         364     349    -15     
  Lines       20098   19902   -196     
=======================================
- Hits         7520    7326   -194     
+ Misses      12578   12576     -2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant