From 6fc6232250241b3bfdddb5e62501a26dfaac6827 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 5 Mar 2019 17:35:08 -0800 Subject: pipenv: beautiful soup and pylatexenc --- python/Pipfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 42d0b7ad..86dc1333 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -37,11 +37,12 @@ python-dateutil = "*" sickle = "*" python-snappy = "*" pymacaroons = "*" -ftfy= "*" +ftfy = "*" citeproc-py = "*" citeproc-py-styles = "*" bs4 = "*" python-magic = "*" +pylatexenc = "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 -- cgit v1.2.3