From 4205879df6c257330107c5a05cbb6a971d6f4ac9 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Fri, 25 Oct 2024 00:30:07 +0200 Subject: [PATCH] Bump social-auth dep to unreleased version to fix #127 (#128) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 400724c..ac3c15e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-filter==24.3 django-extensions==3.2.3 python-dateutil==2.9.0.post0 pytz==2024.2 -social-auth-app-django==5.4.2 +git+https://github.com/python-social-auth/social-app-django.git@1225f4fadb5e88f54711cc111931054d5de985c7 html5lib==1.1 cached-property==1.5.2 requests-oauthlib==2.0.0