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