[PR #10481] chore(ml): support python 3.12 #12903

Closed
opened 2026-02-05 15:05:27 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/10481

State: closed
Merged: Yes


Description

This constraint isn't necessary anymore as 3.12 support across packages is fairly good nowadays (with onnxruntime-openvino being the only relevant outlier at this point). Numba, which is particularly sensitive to the Python version, also supports 3.12.

Fixes #10474

How Has This Been Tested?

This shouldn't have any immediate effect on the ML image except that Renovate will probably want to upgrade to 3.12 after this PR.

**Original Pull Request:** https://github.com/immich-app/immich/pull/10481 **State:** closed **Merged:** Yes --- ## Description This constraint isn't necessary anymore as 3.12 support across packages is fairly good nowadays (with `onnxruntime-openvino` being the only relevant outlier at this point). Numba, which is particularly sensitive to the Python version, also supports 3.12. Fixes #10474 ## How Has This Been Tested? This shouldn't have any immediate effect on the ML image except that Renovate will probably want to upgrade to 3.12 after this PR.
OVERLORD added the pull-request label 2026-02-05 15:05:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12903