diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-01-18 23:17:54 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-01-19 19:49:04 -0800 |
commit | f18afbb3bc7036ac73591ac98a1fdc646955bb94 (patch) | |
tree | 644b380eb867ec39652601e2ef318d3e5cde6125 /Pipfile | |
parent | 433a7b30131cf88f474723edebea8f383fd0f4f0 (diff) | |
download | fatcat-scholar-f18afbb3bc7036ac73591ac98a1fdc646955bb94.tar.gz fatcat-scholar-f18afbb3bc7036ac73591ac98a1fdc646955bb94.zip |
pipenv: fuzzycat
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ elasticsearch = { version = ">=7.8.0,<8.0.0", extras = ["async"] } elasticsearch-dsl = ">=7.0.0,<8.0.0" fastapi = "*" fatcat-openapi-client = ">=0.3.3" +fuzzycat = "==0.1.12" ftfy = "*" gunicorn = "*" httptools = "*" |