Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ml): support python 3.12 #10481

Merged
merged 2 commits into from
Jun 19, 2024
Merged

chore(ml): support python 3.12 #10481

merged 2 commits into from
Jun 19, 2024

Conversation

mertalev
Copy link
Contributor

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.

@mertalev mertalev requested a review from bo0tzz June 19, 2024 05:10
@mertalev mertalev merged commit 86cbc6e into main Jun 19, 2024
21 checks passed
@mertalev mertalev deleted the chore/python-3.12 branch June 19, 2024 14:51
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.

None yet

2 participants