aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar swfarnsworth <[email protected]>2021-09-05 07:43:44 -0400
committerGravatar swfarnsworth <[email protected]>2021-09-05 07:43:44 -0400
commit12c09e08ca50a271372adeaf0cb21d6c4ca9ccea (patch)
tree1ac76fddbc476001133aac2f55e414269de47744 /pyproject.toml
parentAdd `tutorial` and `video` tags for RealPython. (diff)
parentMerge pull request #581 from python-discord/Pin-platform-in-Dockerfile (diff)
Merge with main, resolve conflicts.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f0800db8..8c0dc937 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,6 +21,7 @@ gunicorn = "~=20.0.4"
sentry-sdk = "~=0.19"
markdown = "~=3.3.4"
python-frontmatter = "~=1.0"
+django-prometheus = "~=2.1"
[tool.poetry.dev-dependencies]
coverage = "~=5.0"