aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Pipfile b/Pipfile
index 39dedee..49b7e7a 100644
--- a/Pipfile
+++ b/Pipfile
@@ -13,13 +13,10 @@ pytest = "*"
mypy = "*"
[packages]
-elasticsearch = "*"
fuzzy = "*"
fuzzycat = {editable = true, path = "."}
-orjson = "*"
# cf. https://github.com/pypa/pipenv/issues/4476
importlib-metadata = "==1.7.0"
-pydantic = "*"
tokenizers = "*"
spacy = "*"
nltk = "*"