aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-11-16 20:44:49 +0200
committerGravatar ks129 <[email protected]>2020-11-16 20:44:49 +0200
commit5be57981d058ee0bd480d68f58c3047341aa911e (patch)
tree956c4ead70b31adb89f2aed8cbce28116dddec66 /Pipfile
parentCreate config for tokens and add GitHub token (diff)
Add arrow dependency for branding
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 0730b9150..38bd9013a 100644
--- a/Pipfile
+++ b/Pipfile
@@ -26,6 +26,7 @@ requests = "~=2.22"
sentry-sdk = "~=0.14"
sphinx = "~=2.2"
statsd = "~=3.3"
+arrow = "~=0.17"
[dev-packages]
coverage = "~=5.0"