diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 = "*" |