aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-10-04 20:03:08 +0200
committerGravatar Leon Sandøy <[email protected]>2020-10-04 20:03:08 +0200
commit0d6fe3e15bfc484ec89cf72322b5e22cd95d48b0 (patch)
tree15c5da2d885495cdbb703b3d28fda7055bbb795b /Pipfile
parentRemove references to django_nyt (diff)
Remove django-allauth from Pipfile.
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
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"