From c2f8cdd0197461ca69f2702cf5f9e7375db35f9b Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Wed, 3 Jul 2019 14:57:58 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20pipfile=20=F0=9F=A4=A6=E2=80=8D=E2=99=82?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index ad80eb69..bd4d59f7 100644 --- a/Pipfile +++ b/Pipfile @@ -37,4 +37,3 @@ newrelic = "*" sentry-sdk = "==0.7.2" "django-sendgrid-v5" = "*" coverage = "*" -sendgrid "==5.6.0"