aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index a6aa4a95..850c6b44 100644
--- a/Pipfile
+++ b/Pipfile
@@ -20,6 +20,7 @@ django-allauth = "~=0.41"
sentry-sdk = "~=0.14"
gitpython = "~=3.1.7"
markdown2 = "~=2.3.9"
+python-dateutil = "~=2.8.1"
[dev-packages]
coverage = "~=5.0"