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

Update python support (add 3.13) #1143

Merged
merged 8 commits into from
Dec 19, 2024
Merged

Update python support (add 3.13) #1143

merged 8 commits into from
Dec 19, 2024

Conversation

augray
Copy link
Member

@augray augray commented Dec 18, 2024

Add support for python 3.13. Not all of the dependencies we have for examples have support for 3.13 on all platforms, so some tests need to be skipped in that case. Also update the Sematic worker image to use ubuntu 24.04 and python 3.12. Leaving Sematic server at 3.12, because the Sematic EE image needs Ray, which doesn't have full support for 3.13 yet.

Testing

In addition to the new CI unit tests, ran the add example in the cloud with a newly pushed Sematic worker base image.

Copy link
Member

@idrisschebak idrisschebak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you lots Josh!!

@augray augray added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit 1483aeb Dec 19, 2024
10 checks passed
@augray augray deleted the augray/increment-py-support branch December 19, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants