We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df2d62f + d86e764 commit 61e94caCopy full SHA for 61e94ca
requirements/pip.txt
@@ -42,6 +42,7 @@ celery==5.1.2
42
# ``account/base.html`` -- you will need to check your templates and likely
43
# override ``account/base.html`` within your project.
44
django-allauth==0.42.0 # pyup: ignore
45
+requests-oauthlib==1.3.0
46
47
# GitPython >3.1.18 drops support for python 3.6.
48
GitPython==3.1.18 # pyup: ignore
0 commit comments