From f5d4405c074569d67ce37c4f5b3bc7582870cd3e Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 2 Apr 2018 22:26:03 +0200 Subject: [PATCH] Update pipfile and lock --- Pipfile | 2 +- Pipfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 3495716..ba4ea4d 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ dj-database-url = "*" django-dotenv = "*" plotly = "*" django-mailgun = "*" -gitpython = "*" +GitPython = "*" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index a09ca9a..6dab666 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "32be3f9fe9f6e66fc10caa61b74eb88f6a183ddf5c6ed65607024838f2af6ee6" + "sha256": "ff9c47e65fda61f6f8bea06608d98efd43543fc0a3f8ec6875ec19194e4d9116" }, "pipfile-spec": 6, "requires": {},