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

Fixing Django 5.0+ not being recognized as a compatible version #4

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

ivellios
Copy link
Owner

Fixing issue with wrong dependencies notation leading to requirements being met only prior to Django 5.0; moved some dependencies to dev deps to cleanup dep tree a bit.

Closes #3

… being met only prior to Django 5.0; moved some dependencies to dev deps to cleanup dep tree a bit
@ivellios ivellios self-assigned this Oct 10, 2024
@ivellios ivellios merged commit 577a636 into master Oct 10, 2024
19 checks passed
@ivellios ivellios deleted the fix_dependencies_wrong_annotations branch October 10, 2024 17:35
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.

Not compatible with Django@5
1 participant