diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ pyyaml = "~=5.1" gunicorn = "~=20.0.4" django-allauth = "~=0.41" sentry-sdk = "~=0.19" -gitpython = "~=3.1.7" [dev-packages] coverage = "~=5.0" |