aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2020-01-12 09:40:13 -0800
committerGravatar GitHub <[email protected]>2020-01-12 09:40:13 -0800
commit2227c877d95cedc5716db9011de2d6e85f6b1b55 (patch)
tree52de2c09649be22e1b42d543a0e1ade113b0f290 /Pipfile
parentMove comment into if body (diff)
parentEmpty commit for autodeploy. (diff)
Merge branch 'master' into doc-fix
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 48d839fc3..68362ae78 100644
--- a/Pipfile
+++ b/Pipfile
@@ -19,6 +19,7 @@ deepdiff = "~=4.0"
requests = "~=2.22"
more_itertools = "~=7.2"
urllib3 = ">=1.24.2,<1.25"
+prometheus-async = {extras = ["aiohttp"],version = "~=19.2"}
[dev-packages]
coverage = "~=4.5"