Skip to content

requirements: add requests-oauthlib #8712

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

Merged
merged 1 commit into from
Nov 24, 2021
Merged

requirements: add requests-oauthlib #8712

merged 1 commit into from
Nov 24, 2021

Conversation

humitos
Copy link
Member

@humitos humitos commented Nov 24, 2021

We are installing requests-oauthlib as a transitive dependency of
django-allauth. However, we are importing it directly, so we should declare it
as our own dependency.

Closes #8692

We are installing requests-oauthlib as a transitive dependency of
django-allauth. However, we are importing it directly, so we should declare it
as our own dependency.
@humitos humitos requested a review from a team as a code owner November 24, 2021 14:44
@humitos humitos merged commit 61e94ca into master Nov 24, 2021
@humitos humitos deleted the humitos/requirement branch November 24, 2021 15:33
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.

some dependencies should be added in configuration files
2 participants