From 35a97659aea0bf774ed79be67b55fff1994e9f12 Mon Sep 17 00:00:00 2001 From: Adam Weiss Date: Mon, 31 Jan 2022 15:27:41 -0500 Subject: [PATCH] Added 'all' extra to social-auth-core in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83c1b9f2e..2bcfbf080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ Pillow==8.4.0 psycopg2-binary==2.9.3 PyYAML==6.0 social-auth-app-django==5.0.0 -social-auth-core==4.1.0 +social-auth-core[all]==4.1.0 svgwrite==1.4.1 tablib==3.1.0