Skip to content

Commit 61e94ca

Browse files
authored
Merge pull request #8712 from readthedocs/humitos/requirement
requirements: add requests-oauthlib
2 parents df2d62f + d86e764 commit 61e94ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/pip.txt

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ celery==5.1.2
4242
# ``account/base.html`` -- you will need to check your templates and likely
4343
# override ``account/base.html`` within your project.
4444
django-allauth==0.42.0 # pyup: ignore
45+
requests-oauthlib==1.3.0
4546

4647
# GitPython >3.1.18 drops support for python 3.6.
4748
GitPython==3.1.18 # pyup: ignore

0 commit comments

Comments
 (0)