aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-12-16 19:52:45 -0800
committerBryan Newbold <bnewbold@robocracy.org>2020-12-16 19:52:53 -0800
commit20f27677aff762822bbd3aa944caf430c089ab4b (patch)
treea1d264d949d0ce4375c947444caa79081f9f61d0 /python/Pipfile
parentf7a75a019c9dee35542e6f92ec37937df36ff756 (diff)
downloadfatcat-20f27677aff762822bbd3aa944caf430c089ab4b.tar.gz
fatcat-20f27677aff762822bbd3aa944caf430c089ab4b.zip
pipenv: add fuzzycat dependency
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 4c0977a1..0a33dff3 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -56,6 +56,7 @@ pathlib2 = "*"
pycountry = "==19.8.18"
tldextract = "*"
toml = ">=0.10"
+fuzzycat = "==0.1.8"
[requires]
# We install Python 3.7 using a PPA (deadsnakes) on Internet Archive cluster