diff options
author | 2020-10-04 20:03:08 +0200 | |
---|---|---|
committer | 2020-10-04 20:03:08 +0200 | |
commit | 0d6fe3e15bfc484ec89cf72322b5e22cd95d48b0 (patch) | |
tree | 15c5da2d885495cdbb703b3d28fda7055bbb795b /Pipfile | |
parent | Remove references to django_nyt (diff) |
Remove django-allauth from Pipfile.
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |