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

Updated backend dependencies #620

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

3top1a
Copy link

@3top1a 3top1a commented Jan 29, 2025

I have updated significant portions of the backend to use newer and better supported dependencies.

  • Updated Dockerfile to use newest Ubuntu LTS image and Python 3.12.
  • Cleaned up apt operations and made it use a virtual environment.
  • Updated backend to use Django 4 and updated renamed methods.
  • Updated most backend dependencies to newer supported versions.
  • Replaced rest_auth with dj_rest_auth as it was not compatible.

This is required for further changes.

@3top1a
Copy link
Author

3top1a commented Feb 1, 2025

The tests currently do not work, but they were not working prior to this as well.

@krab1k
Copy link

krab1k commented Feb 5, 2025

Hi @veitveit, @anitamnd. This is a batch of patches to use as a base for further changes. It also promotes packages to supported versions. Please review this PR and drop us a line with feedback. Thanks a lot!

@krab1k krab1k requested review from veitveit and anitamnd February 5, 2025 15: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.

3 participants