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

Support Django 3.2 #628

Closed
allanlewis opened this issue Aug 16, 2021 · 1 comment · Fixed by #633
Closed

Support Django 3.2 #628

allanlewis opened this issue Aug 16, 2021 · 1 comment · Fixed by #633

Comments

@allanlewis
Copy link
Contributor

This project currently declares support for Django 3 up to 3.1: it would be great if it could also officially support 3.2, since that's now the latest LTS version.

@AlexDaniel
Copy link

Don't know if it's the same issue, but lately I started getting this:

Resolving dependencies...

  SolverProblemError

  Because djoser (2.1.0) depends on djangorestframework-simplejwt (>=4.3.0,<5.0.0)
   and no versions of djoser match >2.1.0,<3.0.0, djoser (>=2.1.0,<3.0.0) requires djangorestframework-simplejwt (>=4.3.0,<5.0.0).
  So, because mycoolproject depends on both djangorestframework-simplejwt (^5.0.0) and djoser (^2.1.0), version solving failed.

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 a pull request may close this issue.

2 participants