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": {},