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

Python3.12 #1705

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Python3.12 #1705

wants to merge 1 commit into from

Conversation

alastair
Copy link
Member

Description
Following on from #1682, this PR builds on the celery upgrade in #1702 and sets up dependencies for python 3.12.
I upgraded only the packages which come with a wheel, and didn't have a 3.12 wheel for the specific version that we installed. All other dependencies are as-is

I haven't tested the full site with these changes

@Bomme
Copy link
Contributor

Bomme commented Dec 31, 2023

Some of the dependencies versions we currently have do not officially support Python 3.12 yet.
E.g., celery needs >=5.3.5 and Django supports it as of 4.2.8.

I suggest that we wait for #1744 before merging

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.

None yet

2 participants