-
Notifications
You must be signed in to change notification settings - Fork 461
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
Djoser not compatible with social-auth-app-django=5.0.0 #694
Comments
@sunscrapers could you please solve this?I should deploy in production .. |
our team is also interested in this. |
Hi @sinisarudan, @zelhus-iliyas Use |
duplicate? #668 |
@zelhus-iliyas Djoser 2.2.0 has been released 2 weeks ago. It supports social-auth-app-django >5. Feel free to reopen if you run into issues. |
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
djoser 2.1.0 requires social-auth-app-django<5.0.0,>=4.0.0, but you have social-auth-app-django 5.0.0 which is incompatible.
I was trying to install new version of social-auth-app-django 5.0.0 .
The text was updated successfully, but these errors were encountered: