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 db3b3ce8..8d71a137 100644
--- a/Pipfile
+++ b/Pipfile
@@ -31,6 +31,7 @@ whitenoise = "==4.1.2"
requests = "~=2.21"
pygments = "~=2.3.1"
wiki = {git = "https://github.com/python-discord/django-wiki.git"}
+pyyaml = "*"
[requires]
python_version = "3.7"