aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-03-05 17:35:08 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-05-21 11:41:29 -0700
commit6fc6232250241b3bfdddb5e62501a26dfaac6827 (patch)
tree25c90c5f360d1321da580fd36f82a379e6da35cf /python/Pipfile
parent5b4c51fbbe0ce78fe72b3b756dea2cf9bdcf7969 (diff)
downloadfatcat-6fc6232250241b3bfdddb5e62501a26dfaac6827.tar.gz
fatcat-6fc6232250241b3bfdddb5e62501a26dfaac6827.zip
pipenv: beautiful soup and pylatexenc
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile3
1 files changed, 2 insertions, 1 deletions
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