aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index ce4b1379..b3798b32 100644
--- a/Pipfile
+++ b/Pipfile
@@ -19,6 +19,8 @@ flask-wtf = "*"
docutils = "*"
pygments = "*"
gunicorn = "*"
+kombu = "*"
+librabbitmq = "*"
[dev-packages]
"flake8" = "*"