From 0d6fe3e15bfc484ec89cf72322b5e22cd95d48b0 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 4 Oct 2020 20:03:08 +0200 Subject: Remove django-allauth from Pipfile. --- Pipfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 61b65d9b..3bc89d62 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,6 @@ whitenoise = "~=5.0" requests = "~=2.21" pyyaml = "~=5.1" pyuwsgi = {version = "~=2.0", sys_platform = "!='win32'"} -django-allauth = "~=0.41" sentry-sdk = "~=0.14" gitpython = "~=3.1.7" -- cgit v1.2.3