aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile
index b04bb91a..abee20c2 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -32,7 +32,9 @@ python-dateutil = "*"
sickle = "*"
python-snappy = "*"
pymacaroons = "*"
-ftfy= "*"
+ftfy = "*"
+bs4 = "*"
+pylatexenc = "*"
[requires]
# Python 3.5 is the bundled (system) version of python for Ubuntu 16.04