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 the server/requirements.txt to latest version #88

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

Conversation

AviGawande
Copy link

Till now there are lot of deprecated version of the server/requirements.txt of eventyay-video and due to this deprecations the cause an error while running the development environment locally. Prior to this PR the dependabot had tried to automate the updations but the changes are not really reflected in the codebase.

@hongquan
Copy link
Member

Looks Ok. As far as I remember, there is no breakage when jumping from Django 4.2 to 5.0.

@marcoag
Copy link
Member

marcoag commented May 29, 2024

Looks Ok. As far as I remember, there is no breakage when jumping from Django 4.2 to 5.0.

Really? I'm surprised they bump the major if there's no breaking changes then, but let me check...

@marcoag
Copy link
Member

marcoag commented May 29, 2024

Doesn't seem compatible, see "release cadence": https://docs.djangoproject.com/en/dev/internals/release-process/

@marcoag
Copy link
Member

marcoag commented May 29, 2024

Have these changes been tested somewhere @AviGawande?

@AviGawande
Copy link
Author

Not yet , because there was a django-package depreciation in it.

@marcoag
Copy link
Member

marcoag commented May 29, 2024

Let's not merge untested dependencies upgrades, that's dangerous, specially with a major update on Django itself.

Let us know when you test it out.

Copy link
Member

@marcoag marcoag left a comment

Choose a reason for hiding this comment

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

Please test, there's too many breaking updates.

@AviGawande
Copy link
Author

Ok I will test on my branch and let you know

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

3 participants