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

Djoser not compatible with social-auth-app-django=5.0.0 #694

Closed
zelhus-iliyas opened this issue Sep 21, 2022 · 5 comments
Closed

Djoser not compatible with social-auth-app-django=5.0.0 #694

zelhus-iliyas opened this issue Sep 21, 2022 · 5 comments

Comments

@zelhus-iliyas
Copy link

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 .

@zelhus-iliyas
Copy link
Author

@sunscrapers could you please solve this?I should deploy in production ..

@sinisarudan
Copy link

our team is also interested in this.
We had to implement several workarounds due to this.
Thanks in advance

@code-formel
Copy link

Hi @sinisarudan, @zelhus-iliyas

Use git+https://github.com/sunscrapers/djoser@master#egg=djoser instead of djoser==2.1.0 in your requirements.txt.
you will have the latest updates.

@bj00rn
Copy link

bj00rn commented Jan 24, 2023

duplicate? #668

@tomwojcik
Copy link
Contributor

@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.

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

No branches or pull requests

5 participants